add setup instructions
This commit is contained in:
parent
46b0831368
commit
71e00c7ffd
|
@ -17,3 +17,11 @@ ubuntu2 | ubuntu/xenial64 | 1 | 4GB | 120GB* |
|
||||||
ubuntu3 | ubuntu/xenial64 | 1 | 1GB | 10GB* |
|
ubuntu3 | ubuntu/xenial64 | 1 | 1GB | 10GB* |
|
||||||
|
|
||||||
###### _*Disk size shown is the maximum capacity. Disk grows with usage. ~1GB of disk space required per OS install._
|
###### _*Disk size shown is the maximum capacity. Disk grows with usage. ~1GB of disk space required per OS install._
|
||||||
|
|
||||||
|
## :floppy_disk: Setup and Start
|
||||||
|
|
||||||
|
One-liner:
|
||||||
|
|
||||||
|
```
|
||||||
|
mkdir ~/vm-offspringidea || cd ~/vm-offspringidea && curl -q https://raw.githubusercontent.com/stationgroup/vagrant-labs/master/imperialspeculate/Vagrantfile -O && vagrant up
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue