Skip to content

Commit

Permalink
Tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danlucraft committed Mar 31, 2012
1 parent 31ff003 commit 9a5689a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Some (current) limitations:

## Installation

You must have Java installed. On Ubuntu, you can install openjdk-7-jre if you do not already have Java.
You must have Java installed. On Ubuntu, you can install `openjdk-7-jre` if you do not already have Java.

* [OS X]()

Expand All @@ -52,10 +52,10 @@ To see full usage details.

## Installing From Source

git clone git://github.com/redcar/redcar.git
cd redcar
rake init
ruby bin/redcar
git clone git://github.com/redcar/redcar.git
cd redcar
rake init
ruby bin/redcar

## Problems?

Expand Down

0 comments on commit 9a5689a

Please sign in to comment.