Update README.md

This commit is contained in:
deltax 2017-08-19 00:18:26 +02:00 committed by GitHub
parent 7fb8ba5d69
commit cf1ff976ac
1 changed files with 1 additions and 1 deletions

View File

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