README.md in opskeleton-0.8.7 vs README.md in opskeleton-0.8.8
- old
+ new
@@ -22,19 +22,19 @@
## Installation
Perquisites (on Ubuntu):
-* Vagrant 1.6.x
+* Vagrant 1.7.x
* RVM
* Ruby 2.1.x
```bash
$ rvm use system
$ sudo gem install opskeleton
```
-Now Follow either [Chef](chef.md) or [Puppet](puppet.md).
+Now Follow either [Chef](docs/chef.md) or [Puppet](docs/puppet.md).
# Boxes
Opskeleton recommends the use of [box-cutter](https://github.com/box-cutter) in order to create Vagrant boxes in a consistent manner (as no free hosting solution currently exist):
```bash
# make sure to have latest packer