documentation: reduces script to one line in local-dev-net.md

This commit is contained in:
wwwjim 2019-12-22 21:31:55 -08:00
parent 727ae2b877
commit 9ae6bcc5df

View File

@ -15,8 +15,7 @@ Pre-seal some sectors:
Create the genesis block and start up the first node:
```sh
./lotus daemon --lotus-make-random-genesis=dev.gen --genesis-presealed-sectors
=~/.genesis-sectors/pre-seal-t0101.json --bootstrap=false
./lotus daemon --lotus-make-random-genesis=dev.gen --genesis-presealed-sectors=~/.genesis-sectors/pre-seal-t0101.json --bootstrap=false
```
Set up the genesis miner: