Update README.md

This commit is contained in:
deltax 2016-06-19 08:12:16 +01:00 committed by GitHub
parent 552436771b
commit e9638ded1b
1 changed files with 0 additions and 35 deletions

View File

@ -24,41 +24,6 @@ All contributions are welcome, from code to documentation, to graphics, to desig
A linux operating system. We recommend Kali Linux 2 or Kali 2016.1 rolling. Kali 2 & 2016 support the latest aircrack-ng versions. A external wifi card is recommended.
## :100: Useful Help / Noobfriendly ###
How to start a script?
```
$ sudo ./fluxion
```
How to change dos2unix²
```
$ sudo apt-get update
$ sudo apt-get install dos2unix
4 sudo dos2unix fluxion
```
I can't run my script / My script is not executable
```
$ sudo chmod +x fluxion
```
How to clone the repo
```
$ sudo git clone https://www.github.com/deltaxflux/fluxion.git
```
Syntax error line 52
Open up fluxion with a editor e.g. gedit
```
$ sudo gedit fluxion
```
And add this line:
```
#!/bin/bash
```
Without spaces, at the top
## :octocat: Credits
1. Deltax @FLuX and Fluxion main developer
2. Strasharo @Fluxion help to fix DHCPD and pyrit problems, spelling mistakes