Update README-Creating-Bases.md

This commit is contained in:
Cliffe
2019-04-20 12:34:27 +01:00
committed by GitHub
parent f06ececf16
commit 35b0a895ce

View File

@@ -45,5 +45,5 @@ history -c
history -w
```
Finally package to upload:
vagrant package --base vmname --output packaged.box
Finally, on the host, package to upload:
`vagrant package --base vmname --output packaged.box`