From cf1ff976ac9ee756e4e42f1492d215a120f058b8 Mon Sep 17 00:00:00 2001 From: deltax Date: Sat, 19 Aug 2017 00:18:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54d6691..53cbe6e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ sudo sh router.sh ## Installation ``` -git clone https://github.com/FluxionNetwork/fluxion.git # Download the latest revision +git clone --recursive https://github.com/FluxionNetwork/fluxion.git # Download the latest revision cd fluxion # Switch to tool's directory ./install/install.sh # Install any dependencies ```