Removing bin from $PATH comment per Kubuxu's suggestion
Co-Authored-By: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
97c29699ff
commit
e51c13cc5c
@ -30,7 +30,7 @@ $ make
|
|||||||
|
|
||||||
If you have run lotus before and want to remove all previous data: `rm -rf ~/.lotus ~/.lotusstorage`
|
If you have run lotus before and want to remove all previous data: `rm -rf ~/.lotus ~/.lotusstorage`
|
||||||
|
|
||||||
[You can copy `lotus` and `lotus-storage-miner` to your `$GOPATH/bin` or `$PATH/bin`, or reference all lotus commands below from your local build directory with `./lotus`]
|
[You can copy `lotus` and `lotus-storage-miner` to your `$GOPATH/bin` or `$PATH`, or reference all lotus commands below from your local build directory with `./lotus`]
|
||||||
|
|
||||||
The following sections describe how to use the lotus CLI. Alternately you can running nodes and miners using the [Pond GUI](#pond).
|
The following sections describe how to use the lotus CLI. Alternately you can running nodes and miners using the [Pond GUI](#pond).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user