Skip to content

Commit

Permalink
These instructions have been superseded by https://github.com/redcar/…
Browse files Browse the repository at this point in the history
…redcar/wiki/Installation


What needs to happen for the "Updating a source build" and "TESTS" section? Also notice the usage of different casing.
  • Loading branch information
cgorshing committed Sep 21, 2011
1 parent 493825b commit f5d3066
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,27 +43,6 @@ To see full usage details.
* Irc at #redcar on irc.freenode.net
* Mailing list at http://groups.google.com/group/redcar-editor

## INSTALLING FROM SOURCE

If you want to contribute to Redcar, you can install it from the source code and make modifications before submitting a patch.

If you're on any platform, you'll need the bundler and rake gems installed as prerequisites.
If you're running Windows, you'll also need to install the rubyzip gem:

$ gem install rubyzip

Download from github, checkout the submodules and install the jars:

$ git clone http://github.com/redcar/redcar.git
$ cd redcar
$ bundle
$ rake initialise
$ ruby bin/redcar install

To run:

$ ruby bin/redcar

### Updating a source build

If you are running a source version of Redcar and you have pulled updates from master, then you may have to update your local repo:
Expand Down

0 comments on commit f5d3066

Please sign in to comment.