diff --git a/README.md b/README.md index 0423b4d..adc046f 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ _rOCCI framework now consists of the following separately maintained parts:_ * rOCCI-core -- https://github.com/gwdg/rOCCI-core * rOCCI-api -- https://github.com/gwdg/rOCCI-api * rOCCI-cli -- https://github.com/gwdg/rOCCI-cli + +_You can still install it by running:_ +~~~ +gem install occi +~~~