Update README.md
This commit is contained in:
parent
4bfb8eb017
commit
1a63de04e9
|
@ -12,6 +12,7 @@ Note that you need Go 1.12+ for the below instructions to work!
|
||||||
Install dependencies and run tests with:
|
Install dependencies and run tests with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
git clone https://github.com/status-im/nim-libp2p && cd nim-libp2p
|
||||||
nimble install
|
nimble install
|
||||||
nimble test
|
nimble test
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
Loading…
Reference in New Issue