Skip to content

Commit fd6da63

Browse files
committed
update readme
1 parent 52b4cba commit fd6da63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ mkdir -p $GOPATH/src/github.com/zencoder
1313
cd $GOPATH/src/github.com/zencoder
1414
git clone https://github.com/zencoder/go-dash
1515
cd go-dash
16-
export GO15VENDOREXPERIMENT=1
1716
glide install
1817
go install ./...
1918
```
@@ -55,7 +54,7 @@ make examples-ondemand
5554

5655
### Dependencies
5756

58-
Tested on go 1.8.3.
57+
Tested on go 1.9.1.
5958

6059
### Build and run unit tests
6160

0 commit comments

Comments
 (0)