Skip to content

Commit e379ac1

Browse files
authored
Update README.md
1 parent 2cae3b0 commit e379ac1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ How to use?
1212
Build Vagrant Box
1313
-------------------
1414

15-
Install [packer](http://packer.io) and [virtualbox](https://www.virtualbox.org).
15+
Install [packer](http://packer.io) and [virtualbox](https://www.virtualbox.org)
1616

1717
```bash
1818
packer build template.json
1919
```
2020

21-
Add the box to Vagrant.
21+
Add the box to Vagrant
2222

2323
```bash
2424
vagrant box add nixos-16.09-x86_64 nixos-16.09-x86_64-virtualbox.box

0 commit comments

Comments
 (0)