Version 1.2.0

This commit is contained in:
Andre Nathan 2014-06-13 14:38:05 -03:00
parent 0914af2914
commit 9d231bc99e
2 changed files with 7 additions and 1 deletions

View file

@ -14,7 +14,7 @@ simply run the commands below
bundle install
bundle exec rake compile
bundle exec rake gem
gem install pkg/ruby-lxc-1.1.1.gem
gem install pkg/ruby-lxc-1.2.0.gem
```
or just add this to your ```Gemfile```
```ruby