Removing duplicate genesis and bootstrap in README
This commit is contained in:
parent
c849ab14ad
commit
afa192b758
@ -47,10 +47,6 @@ The following sections describe how to use the lotus CLI. Alternately you can ru
|
||||
|
||||
The current lotus build will automatically join the lotus Devnet using the genesis and bootstrap files in the `build/` directory. No configuration is needed.
|
||||
|
||||
### Genesis & Bootstrap
|
||||
|
||||
The current lotus build will automatically join the lotus Devnet using the genesis and bootstrap files in the `build/` directory. No configuration is needed.
|
||||
|
||||
### Start Daemon
|
||||
|
||||
```sh
|
||||
@ -282,4 +278,4 @@ Lotus has tracing built into many of its internals. To view the traces, first do
|
||||
For more details, see [this document](./docs/tracing.md).
|
||||
|
||||
## License
|
||||
Dual-licensed under [MIT](https://github.com/filecoin-project/lotus/blob/master/LICENSE-MIT) + [Apache 2.0](https://github.com/filecoin-project/lotus/blob/master/LICENSE-APACHE)
|
||||
Dual-licensed under [MIT](https://github.com/filecoin-project/lotus/blob/master/LICENSE-MIT) + [Apache 2.0](https://github.com/filecoin-project/lotus/blob/master/LICENSE-APACHE)
|
||||
|
Loading…
Reference in New Issue
Block a user