removed emphasis on running in place statement

pull/188/head
Scott Anderson 2019-05-01 14:33:18 -06:00
parent c450fd2702
commit 8178654025
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ gunzip -c ~/Downloads/influxdb_2.0.0-alpha.8_darwin_amd64.tar.gz | tar xopf -
``` ```
If you choose, you can place `influx` and `influxd` in your `$PATH`. If you choose, you can place `influx` and `influxd` in your `$PATH`.
_You can also prefix the executables with `./` to run then in place._ You can also prefix the executables with `./` to run then in place.
```sh ```sh
# (Optional) Copy the influx and influxd binary to your $PATH # (Optional) Copy the influx and influxd binary to your $PATH