Update README.md

This commit is contained in:
aboodman
2015-07-07 14:53:25 -07:00
parent bcbaae3cb7
commit 95aad8f825

View File

@@ -11,6 +11,6 @@ go build
## Run
```
# See flags for more options
# See -h for more options
./server -file-store="/tmp/foo"
```