Skip to content

Commit 71f9010

Browse files
authored
Merge pull request #76 from jaimeiniesta/fix-readme
updates README about help
2 parents 79140fd + 3b6dadf commit 71f9010

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
@@ -22,7 +22,7 @@ go get github.com/codegangsta/gin
2222
Then verify that `gin` was installed correctly:
2323

2424
```shell
25-
gin -h
25+
gin help
2626
```
2727
## Basic usage
2828
```shell

0 commit comments

Comments
 (0)