Compare commits

..

1 Commits

Author SHA1 Message Date
Sam A. 7a1e71e96e
Add README.md 2022-11-25 23:34:11 +01:00
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ command-line tool:
```console
$ vagrant up # Create and provision the VM
$ vagrant provision # Re-provision the VM
$ vagrant ssh # SSH into the VM
$ vagrant halt # Power down the VM
$ vagrant destroy # Power down and delete the VM
```