Skip to content

Commit

Permalink
Updated prerequisites section.
Browse files Browse the repository at this point in the history
- Higher visibility for the dependency on rubygems.
- Made git dependency a little less verbose.
  • Loading branch information
todd-a-jacobs committed Sep 6, 2010
1 parent 6910699 commit 95992cf
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,16 @@ separate branch in your projects Git repository.

Prerequisites
===================================
It is assumed that you already have a recent version of the Git revision
control system installed. If it is not available through your package
manager, you can download the latest Git source code from
http://git-scm.com/ instead.

It is also assumed that you have a recent version of rubygems installed.
Older versions, such as the one available on Debian 5.0.5, will not work
out of the box with the new gem repositories. If you are running an
older version of rubygems, you may need to get the latest rubygems
package from http://rubygems.org/ before being able to properly install
the git and ticgit gems.
This README assumes that you already have a recent version of rubygems
installed on your system. Older versions, such as the one available on
Debian 5.0.5, will not work out of the box with some of the new gem
repositories. If you are running an older version of rubygems, you may
need to get the latest rubygems package from http://rubygems.org/ before
being able to complete the installation.

You must also have a recent version of the Git revision control system
installed. If it is not available through your package manager, you can
download the latest Git source code from http://git-scm.com/ instead.


Installing
Expand Down

0 comments on commit 95992cf

Please sign in to comment.