mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 08:35:55 +00:00
typo
This commit is contained in:
parent
64bad3f218
commit
9e3bfe9d5c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ export GOPATH=$HOME/Work/pilosa/server
|
|||
Update `$PATH` to get access to Pilosa command line tools:
|
||||
|
||||
```sh
|
||||
export PATH=$PILOSA_HOME/bin:$PATH
|
||||
export PATH=GOPATH/bin:$PATH
|
||||
```
|
||||
|
||||
Create a directory (note that we use `github.com/umbel`, NOT `github.com/USER`) and clone your own Pilosa repo:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue