mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-01-16 06:44:14 +00:00
commit
87d9a1ac59
@ -23,9 +23,9 @@ Here is the full process if you've already run testnet0 before but might be stuc
|
||||
|
||||
```bash
|
||||
cd nimbus
|
||||
make clean-testnet0 update # clean cache and update dependencies
|
||||
make update # update dependencies
|
||||
cd vendor/nim-beacon-chain
|
||||
make testnet0
|
||||
make clean-testnet0 testnet0 # clean cache and rebuild binary
|
||||
./build/testnet0_node # this launches the testnet0-specific node you just built
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user