add back deps to build instructions
This commit is contained in:
parent
6d798c821f
commit
9181df9277
|
@ -11,7 +11,7 @@ git clone https://github.com/status-im/nim-beacon-chain.git
|
|||
cd nim-beacon-chain
|
||||
|
||||
make # prepare build system (cloning the correct submodules)
|
||||
make update # build dependencies
|
||||
make update deps # build dependencies
|
||||
```
|
||||
|
||||
## Running
|
||||
|
|
Loading…
Reference in New Issue