📝 docs():

Signed-off-by: ehlxr <ehlxr.me@gmail.com>
windows
ehlxr 2018-03-29 19:22:14 +08:00
parent ca4b8f52c8
commit e3dcbdb4a6
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Vagrant
```sh
➜ vagrant box add -f centos-7.2 centos-7.2.box
➜ wget https://www.dropbox.com/s/nuz6ts1hlx4vy27/vagrant-centos-7.2.box\?dl\=0 -O vagrant-centos-7.2.box
➜ vagrant box add -f centos-7.2 vagrant-centos-7.2.box
➜ cd base