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 5729ab8 commit d9d2176Copy full SHA for d9d2176
README.md
@@ -213,7 +213,8 @@ Remember you need to still install the samba tools as mentioned above. In additi
213
##### Docker
214
```console
215
$ git clone https://github.com/cddmp/enum4linux-ng
216
-$ docker build enum4linux-ng --tag enum4linux-ng
+$ cd enum4linux-ng
217
+$ docker build . --tag enum4linux-ng
218
```
219
Once finished an example run could look like this:
220
0 commit comments