Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix markdown links
  • Loading branch information
seba-- committed Sep 3, 2013
1 parent ad34a26 commit c7ab729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ Setting up a SugarJ project
SugarJ standalone compiler
==========================

Precompiled Java binaries: (http://sugarj.org/binaries/)[http://sugarj.org/binaries/]
Precompiled Java binaries: [http://sugarj.org/binaries/](http://sugarj.org/binaries/)

Installing SugarJ
-----------------

The SugarJ compiler is self-contained and only requires an installation of a
Java runtime version 6 or higher. Download
(`sugarj.zip`)[http://sugarj.org/binaries/] and extract it to a location of your
[`sugarj.zip`](http://sugarj.org/binaries/) and extract it to a location of your
choice. The directory structure of the archive is as follows.

sugarj/
Expand Down

0 comments on commit c7ab729

Please sign in to comment.