From 54947754ec23538924eb1b8192e4947af7e72734 Mon Sep 17 00:00:00 2001 From: Boris Parak <256254@mail.muni.cz> Date: Thu, 18 Jul 2013 19:20:05 +0200 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 +~~~