Skip to content

Commit e3d7d80

Browse files
author
Paul Sexton
committed
Update README.markdown
On Debian systems, the `rubygems` package has been rolled into the `ruby` package.
1 parent 21ace8b commit e3d7d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Installation
6666

6767
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:
6868

69-
$ sudo apt-get install git-core git-svn ruby rubygems
69+
$ sudo apt-get install git-core git-svn ruby
7070

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

0 commit comments

Comments
 (0)