Skip to content

Commit 7f9b47a

Browse files
authored
Fear the Goca!
1 parent 454eb88 commit 7f9b47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To build from source, you will need Go installed.
2626
```bash
2727
$ export GO111MODULE=on
2828
$ go get ./...
29-
$ go run goca/goca.go
29+
$ go run goca/goca.go -h
3030
```
3131

3232
***

0 commit comments

Comments
 (0)