Updated README.md to reflect installer update.

This commit is contained in:
Matias Barcenas 2017-08-22 16:07:06 -05:00 committed by GitHub
parent 3d6241546b
commit c86d9158fe
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ sudo sh router.sh
``` ```
git clone --recursive 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 cd fluxion # Switch to tool's directory
./fluxion.sh # Run fluxion (missing dependencies will be auto-installed)
``` ```
## :white_check_mark: Included dependency versions ## :white_check_mark: Included dependency versions