Skip to content

Commit 0058275

Browse files
author
Tkc
authored
Update README.md
1 parent fbc3575 commit 0058275

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
@@ -27,7 +27,7 @@ simulate an http server and return the specified json according to a custom rout
2727
## Install
2828

2929
```bash
30-
$ go install github.com/tkc/go-json-server
30+
$ go get -u github.com/tkc/go-json-server
3131
```
3232

3333
## Prepare api.json

0 commit comments

Comments
 (0)