Skip to content

Commit

Permalink
updated README with new install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
schacon committed May 27, 2008
1 parent bceadeb commit 1adc5b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Expand Up @@ -12,6 +12,12 @@ Git public hosting of the project source code is at:

http://github/schacon/ruby-git

= Install

You can install Ruby/Git like this:

$ sudo gem install schacon-git --source=http://gems.github.com

= Major Objects

Git::Base - this is the object returned from a Git.open or Git.clone.
Expand Down

0 comments on commit 1adc5b8

Please sign in to comment.