Skip to content

Commit

Permalink
Merge pull request Orange-Cyberdefense#158 from binary1985/patch-1
Browse files Browse the repository at this point in the history
Update install_with_vmware.md
  • Loading branch information
Mayfly277 authored Dec 5, 2023
2 parents f50a1e9 + a141bec commit cefdddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install_with_vmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ ansible-galaxy install -r ansible/requirements.yml
- To create the VMs just run

```bash
cd ad/GOAD/providers/virtualbox
cd ad/GOAD/providers/vmware
vagrant up
```

Expand Down Expand Up @@ -194,4 +194,4 @@ ansible-playbook -i ../ad/GOAD/data/inventory -i ../ad/GOAD/providers/vmware/inv
```


- Details on the provisioning process are here : [provisioning.md](./provisioning.md)
- Details on the provisioning process are here : [provisioning.md](./provisioning.md)

0 comments on commit cefdddd

Please sign in to comment.