We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cae3b0 commit e379ac1Copy full SHA for e379ac1
README.md
@@ -12,13 +12,13 @@ How to use?
12
Build Vagrant Box
13
-------------------
14
15
-Install [packer](http://packer.io) and [virtualbox](https://www.virtualbox.org).
+Install [packer](http://packer.io) and [virtualbox](https://www.virtualbox.org)
16
17
```bash
18
packer build template.json
19
```
20
21
-Add the box to Vagrant.
+Add the box to Vagrant
22
23
24
vagrant box add nixos-16.09-x86_64 nixos-16.09-x86_64-virtualbox.box
0 commit comments