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 fbc3575 commit 0058275Copy full SHA for 0058275
README.md
@@ -27,7 +27,7 @@ simulate an http server and return the specified json according to a custom rout
27
## Install
28
29
```bash
30
-$ go install github.com/tkc/go-json-server
+$ go get -u github.com/tkc/go-json-server
31
```
32
33
## Prepare api.json
0 commit comments