Skip to content

Commit 84fe683

Browse files
authored
Merge pull request #42 from JosephGregg/master-1
Update README.md
2 parents d4be313 + d9d2176 commit 84fe683

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,8 @@ Remember you need to still install the samba tools as mentioned above. In additi
213213
##### Docker
214214
```console
215215
$ git clone https://github.com/cddmp/enum4linux-ng
216-
$ docker build enum4linux-ng --tag enum4linux-ng
216+
$ cd enum4linux-ng
217+
$ docker build . --tag enum4linux-ng
217218
```
218219
Once finished an example run could look like this:
219220
```console

0 commit comments

Comments
 (0)