Skip to content

Commit ca3b33d

Browse files
committed
DOC: Add go version to the README
1 parent 23a0718 commit ca3b33d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## Building the Data Plane API
88

9+
In order to build the Data Plane API you need go 1.12 installed on your system, and execute the following steps:
10+
911
1\. Clone dataplaneapi repository into $GOPATH/src/github.com/haproxytech
1012

1113
```

0 commit comments

Comments
 (0)