Update README.md

This commit is contained in:
William Todt 2016-02-25 19:09:30 +04:00
parent edcd7b20b9
commit 7c37dced99
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ With Installer
1. Allow execuing file as program **$ sudo chmod +x flux**
2. Run Bash with **$ sudo ./flux**
```Shell
```shell
sudo chmod +x flux
sudo ./flux
```