docs: Use correct tarball name in debian setup instructions (#1128)
This commit is contained in:
parent
f5ce51858a
commit
fd430e132c
|
@ -28,7 +28,7 @@ This Debian package has been tested on Ubuntu Bionic 18.04 LTS and Ubuntu Focal
|
||||||
```
|
```
|
||||||
1. Extract the tarball by running:
|
1. Extract the tarball by running:
|
||||||
```sh
|
```sh
|
||||||
tar -xvzf monkey-island-debian.tgz
|
tar -xvzf infection_monkey_deb.tgz
|
||||||
```
|
```
|
||||||
1. Install the Monkey Island Debian package:
|
1. Install the Monkey Island Debian package:
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in New Issue