Skip to content

Commit

Permalink
Fixing README to point to Rubinius organization repository and GitHub…
Browse files Browse the repository at this point in the history
… issue tracker instead of @evanphx's repository.
  • Loading branch information
David Czarnecki committed Jun 11, 2011
1 parent 896710c commit 2a7ab2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -24,7 +24,7 @@ For more information about building and running Rubinius, run 'rake docs'.
To install Rubinius, use the following steps:

1. Ensure you have MRI 1.8.7+, rubygems, rake, and git installed
2. git clone git://github.com/evanphx/rubinius.git
2. git clone git://github.com/rubinius/rubinius.git
3. cd rubinius
4. ./configure --prefix=/path/to/install/dir
5. rake install
Expand Down Expand Up @@ -105,7 +105,7 @@ improves, overall performance of your code under Rubinius will improve.
6. Tickets

Please file tickets for bugs or problems that you encounter. The issue tracker
is: http://github.com/evanphx/rubinius/issues. Run 'rake docs' for more
is: http://github.com/rubinius/rubinius/issues. Run 'rake docs' for more
details.


Expand Down

0 comments on commit 2a7ab2f

Please sign in to comment.