We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7142e4 commit 57468e5Copy full SHA for 57468e5
README.md
@@ -8,7 +8,7 @@ The Gopher API, is a simple CRUD API for formative purpose, we're building it wh
8
**Install**
9
10
```sh
11
-$ GO111MODULE=off go get -u github.com/friendsofgo/gopherapi/cmd/gopherapi
+$ go get -u github.com/friendsofgo/gopherapi/cmd/gopherapi
12
```
13
14
**Usage**
0 commit comments