forked from mirrors/qmk_firmware
[Docs] Update getting_started_vagrant.md (#7203)
This commit is contained in:
parent
f183af14ad
commit
dfdd9e821b
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ vagrant plugin install vagrant-vbguest
|
||||||
Finished with your environment? From anywhere inside the folder where you checked out this project, Execute:
|
Finished with your environment? From anywhere inside the folder where you checked out this project, Execute:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
vagrant destory
|
vagrant destroy
|
||||||
```
|
```
|
||||||
|
|
||||||
### What if I want to use Docker directly?
|
### What if I want to use Docker directly?
|
||||||
|
|
Loading…
Reference in a new issue