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 ```