Update README.md
This commit is contained in:
parent
99af746475
commit
edcd7b20b9
|
@ -21,8 +21,12 @@ With Installer
|
||||||
**Check FLUX WIKI to lern more**
|
**Check FLUX WIKI to lern more**
|
||||||
|
|
||||||
#Install:
|
#Install:
|
||||||
|
|
||||||
1. Allow execuing file as program **$ sudo chmod +x flux**
|
1. Allow execuing file as program **$ sudo chmod +x flux**
|
||||||
2. Run Bash with **$ sudo ./flux**
|
2. Run Bash with **$ sudo ./flux**
|
||||||
|
```Shell
|
||||||
|
sudo chmod +x flux
|
||||||
|
sudo ./flux
|
||||||
```
|
```
|
||||||
#Bugs
|
#Bugs
|
||||||
- [ ] Negative Channel
|
- [ ] Negative Channel
|
||||||
|
|
Loading…
Reference in New Issue