Skip to content

Commit af909e4

Browse files
committed
Update README
1 parent 27041b0 commit af909e4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,5 @@ $ psql -d template1
194194
> CREATE USER dgw_test;
195195
> CREATE DATABASE dgw_test OWNER dgw_test;
196196
> \q
197-
$ go get -u github.com/golang/dep/cmd/dep
198-
$ dep ensure
199-
$ go test
197+
$ go test -v
200198
```

0 commit comments

Comments
 (0)