Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
soveran committed Jun 3, 2009
1 parent 4394b4b commit fefa17a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.markdown
Expand Up @@ -72,12 +72,11 @@ You will get a nicely formatted PDF with your user stories. It uses [Prawn](http
Installation
------------

$ gem sources -a http://gems.github.com (you only have to do this once)
$ sudo gem install citrusbyte-stories
$ sudo gem install stories

If you want to use it with Rails, add this to config/environment.rb:

config.gem "citrusbyte-stories", :lib => 'stories', :source => 'http://gems.github.com'
config.gem "stories"

Then you can vendor the gem:

Expand Down

0 comments on commit fefa17a

Please sign in to comment.