From: Tomas Sedovic <[email protected]>

---
 getting_started.txt |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/getting_started.txt b/getting_started.txt
index ccb6308..1079566 100644
--- a/getting_started.txt
+++ b/getting_started.txt
@@ -62,8 +62,14 @@ packages may vary):
     rubygem-daemons
     rubygem-gettext_rails
     rubygem-sqlite3-ruby
-    rubygem-compass (this is not yet in Fedora, so you'll have to gem install)
-    rubygem-haml (this is not yet in Fedora, so you'll have to gem install)
+
+Some packages are not in Fedora yet and you have to install them using
+[rubygems](http://rubygems.org/):
+
+    gem install compass
+    gem install haml
+    gem install rack-accept-media-types
+    gem install authlogic
 
 If you want to develop using PostgreSQL database instead of the default SQLite,
 install these, too:
-- 
1.6.6.1

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to