Merge pull request #259 from jaffee/readme-fix

change README install command to only install cmd/...
This commit is contained in:
tgruben 2017-01-18 10:44:23 -06:00 committed by GitHub
commit 980fc043ae

View file

@ -16,7 +16,7 @@ $ go get github.com/pilosa/pilosa
Now you can install the `pilosa` binary:
```sh
$ go install github.com/pilosa/pilosa/...
$ go install github.com/pilosa/pilosa/cmd/...
```
Now run `pilosa` with the default configuration: