From c86d9158fec50650b28d2e7bd80c7da32b6fd50f Mon Sep 17 00:00:00 2001 From: Matias Barcenas Date: Tue, 22 Aug 2017 16:07:06 -0500 Subject: [PATCH] Updated README.md to reflect installer update. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b606aff..04673d6 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ sudo sh router.sh ``` git clone --recursive https://github.com/FluxionNetwork/fluxion.git # Download the latest revision cd fluxion # Switch to tool's directory +./fluxion.sh # Run fluxion (missing dependencies will be auto-installed) ``` ## :white_check_mark: Included dependency versions