Skip to content

Commit 57468e5

Browse files
committed
fix readme
1 parent e7142e4 commit 57468e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Gopher API, is a simple CRUD API for formative purpose, we're building it wh
88
**Install**
99

1010
```sh
11-
$ GO111MODULE=off go get -u github.com/friendsofgo/gopherapi/cmd/gopherapi
11+
$ go get -u github.com/friendsofgo/gopherapi/cmd/gopherapi
1212
```
1313

1414
**Usage**

0 commit comments

Comments
 (0)