typo
This commit is contained in:
parent
156fcba4cf
commit
12e7fb6b5b
|
@ -5,7 +5,7 @@ This is a vagrant setup for using BlackArch as a portable pentest environment.
|
|||
## Create VM
|
||||
|
||||
```sh
|
||||
./setup.sh
|
||||
./run.sh
|
||||
```
|
||||
* An RSA key will be created, Vagrant will start creating the VM. Provisioning the VM is done via Ansible's `playbook.yml`.
|
||||
* Reboot after Ansible has provisioned the VM to get the gui to work.
|
||||
|
|
Loading…
Reference in New Issue