Fix README for 1.1.0
This commit is contained in:
parent
14b589c042
commit
d545c94e08
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ simply run the commands below
|
|||
```sh
|
||||
bundle install
|
||||
bundle exec rake compile
|
||||
gem install pkg/ruby-lxc-1.0.2.gem
|
||||
bundle exec rake gem
|
||||
gem install pkg/ruby-lxc-1.1.0.gem
|
||||
```
|
||||
or just add this to your ```Gemfile```
|
||||
```ruby
|
||||
|
|
Loading…
Add table
Reference in a new issue