Skip to content

Commit

Permalink
Fixed install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalmain committed Aug 22, 2015
1 parent e316eae commit cac3796
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions ruby/README.md
Expand Up @@ -15,13 +15,10 @@ search for things in them later.

$ sudo gem install ferret

If you don't have rubygems installed you can still install Ferret. Just
download one of the zipped up versions of Ferret, unzip it and change into the
unzipped directory. Then run the following set of commands;
Or to build it from this git repository:

$ ruby setup.rb config
$ ruby setup.rb setup
$ sudo ruby setup.rb install
$ cd ruby
$ rake install

== Usage

Expand Down

0 comments on commit cac3796

Please sign in to comment.