Merge pull request #6 from ranjib/fix_readme

Change readme to point new lxc repo
This commit is contained in:
Andre Nathan 2014-01-10 04:05:59 -08:00
commit 67dd08eeeb

View file

@ -28,7 +28,7 @@ gem install pkg/ruby-lxc-0.1.0.gem
```
or just add this to your ```Gemfile```
```ruby
gem "ruby-lxc", github: "andrenth/ruby-lxc"
gem "ruby-lxc", github: "lxc/ruby-lxc"
```
## Usage