Remove recs to run from lotus directory
This commit is contained in:
parent
06e93a58c7
commit
4a425fd1b5
@ -41,7 +41,7 @@ Now, you should be able to perform the commands listed below.
|
|||||||
|
|
||||||
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`
|
||||||
|
|
||||||
The following sections describe how to use the lotus CLI. All these commands should be run from within the `lotus/` directory. Alternately you can run lotus nodes and miners using the [Pond GUI](#pond).
|
The following sections describe how to use the lotus CLI. Alternately you can run lotus nodes and miners using the [Pond GUI](#pond).
|
||||||
|
|
||||||
### Genesis & Bootstrap
|
### Genesis & Bootstrap
|
||||||
|
|
||||||
@ -53,8 +53,6 @@ The current lotus build will automatically join the lotus Devnet using the genes
|
|||||||
|
|
||||||
### Start Daemon
|
### Start Daemon
|
||||||
|
|
||||||
From within the `lotus/` directory:
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ lotus daemon
|
$ lotus daemon
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user