change readme to point new lxc repo

This commit is contained in:
Ranjib Dey 2014-01-09 14:37:17 -08:00
parent 339de1a81a
commit db04c99bd0

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