diff --git a/README.md b/README.md index 71ed015e1..536c97e92 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +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)