Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
On Debian systems, the `rubygems` package has been rolled into the `ruby` package.
  • Loading branch information
Paul Sexton committed Aug 1, 2014
1 parent 21ace8b commit e3d7d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -66,7 +66,7 @@ Installation

Make sure you have git, git-svn, and ruby installed. svn2git is a ruby wrapper around git's native SVN support through git-svn. It is possible to have git installed without git-svn installed, so please do verify that you can run `$ git svn` successfully. For a Debian-based system, the installation of the prerequisites would look like:

$ sudo apt-get install git-core git-svn ruby rubygems
$ sudo apt-get install git-core git-svn ruby

Once you have the necessary software on your system, you can install svn2git through rubygems, which will add the `svn2git` command to your PATH.

Expand Down

0 comments on commit e3d7d80

Please sign in to comment.