We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8631e3 commit 7374874Copy full SHA for 7374874
README.md
@@ -44,11 +44,8 @@ It was lots of fun reading your code! :)
44
If you use the tool: Don't use it for illegal purposes.
45
46
## Run
47
-1. [Install dependencies](#Installing-dependencies) (various options)
48
-2. ```$ git clone https://github.com/cddmp/enum4linux-ng && cd enum4linux-ng```
49
-3. Run, e.g. ```$ ./enum4linux-ng.py -As <target> -oY out```
50
-
51
-If you prefer a Docker based installation, an example run can be found [below](#Docker).
+An example run could look like that:
+```$ enum4linux-ng.py -As <target> -oY out```
52
53
### Demo
54
#### Windows Server 2012 R2
0 commit comments