From 1a63de04e9a73b3f433dbcb816c4a9cfcd6a4363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20=C5=A0kvorc?= Date: Wed, 14 Aug 2019 15:41:16 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff583e577..361f9b0c7 100644 --- a/README.md +++ b/README.md @@ -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