From 16537a551ae4711264c4af9ec71eaa2d6f8bb411 Mon Sep 17 00:00:00 2001 From: stoffu Date: Tue, 27 Mar 2018 20:21:34 +0900 Subject: [PATCH] README: add --recursive to git clone monero --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5391830..1c7aac1 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ sudo apt install git build-essential cmake libboost-all-dev miniupnpc libunbound # go to home folder cd ~ -git clone https://github.com/monero-project/monero +git clone --recursive https://github.com/monero-project/monero cd monero/