Skip to content

Commit

Permalink
clean up readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
progwml6 committed Feb 3, 2014
1 parent f4e1f18 commit 8a8d4e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,9 +4,9 @@

##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 8a8d4e0

Please sign in to comment.