Skip to content

Commit 1adc5b8

Browse files
committed
updated README with new install instructions
1 parent bceadeb commit 1adc5b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ Git public hosting of the project source code is at:
1212

1313
http://github/schacon/ruby-git
1414

15+
= Install
16+
17+
You can install Ruby/Git like this:
18+
19+
$ sudo gem install schacon-git --source=http://gems.github.com
20+
1521
= Major Objects
1622

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

0 commit comments

Comments
 (0)