Update README.md

This commit is contained in:
Bruno Škvorc 2019-08-14 15:41:16 +02:00 committed by GitHub
parent 4bfb8eb017
commit 1a63de04e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Note that you need Go 1.12+ for the below instructions to work!
Install dependencies and run tests with:
```bash
git clone https://github.com/status-im/nim-libp2p && cd nim-libp2p
nimble install
nimble test
git submodule update --init --recursive