Skip to content

Commit

Permalink
clean up formatting in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
progwml6 committed Feb 3, 2014
1 parent 85e342f commit 166bc22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -11,9 +11,9 @@ Install Forge as usual, and setup your IDE as with any other Forge project. Forg

##Compile from Source
Note: Git MUST be installed and in the system path to use our scripts.
setup: Run [gradle]in the repository root: `gradlew[.bat] [setupDevWorkspace|setupDecompWorkspace] [eclipse|idea]`
build: Run [gradle]in the repository root: `gradlew[.bat] build'
if obscure gradle issues are found try running 'gradlew clean' or/and 'gradlew cleanCache'
* setup: Run [gradle]in the repository root: `gradlew[.bat] [setupDevWorkspace|setupDecompWorkspace] [eclipse|idea]`
* build: Run [gradle]in the repository root: `gradlew[.bat] build'
* if obscure gradle issues are found try running 'gradlew clean' or/and 'gradlew cleanCache'

##Issue reporting
Please include the following:
Expand Down

0 comments on commit 166bc22

Please sign in to comment.