Removing duplicate genesis and bootstrap in README

This commit is contained in:
Pooja 2019-10-15 13:58:40 +09:00 committed by GitHub
parent c849ab14ad
commit afa192b758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)