parent
6b5f5b2fe8
commit
96c4ae9f4f
|
@ -124,7 +124,7 @@ Make sure you have Go installed and the project structure as shown above. To the
|
|||
|
||||
```bash
|
||||
cd $GOPATH/src/github.com/influxdb
|
||||
|
||||
go get -u -f -t ./...
|
||||
```
|
||||
|
||||
To then bulid and install the binaries, run the following command. They can be found in `$GOPATH/bin`. Please note that the InfluxDB binary is named `influxd`, not `influxdb`.
|
||||
|
|
Loading…
Reference in New Issue