Merge pull request #673 from SquadMC/patch-1

Update README.md
This commit is contained in:
pahimar 2014-05-26 11:32:37 -04:00
commit 962f1a7def

View file

@ -84,7 +84,7 @@ This section assumes that you're using the command-line version of Git.
***
####Compile EE3
1. Execute `gradle setupCIWorkspace`. This sets up Forge and downloads the necessary libraries to build EE3. This might take some time, be patient.
1. Execute `gradle setupCiWorkspace`. This sets up Forge and downloads the necessary libraries to build EE3. This might take some time, be patient.
* You will generally only have to do this once until the Forge version in `build.properties` changes.
2. Execute `gradle build`. If you did everything right, `BUILD SUCCESSFUL` will be displayed after it finishes. This should be relatively quick.
* If you see `BUILD FAILED`, check the error output (it should be right around `BUILD FAILED`), fix everything (if possible), and try again.
@ -128,4 +128,4 @@ EE3 crashes every time? Have a suggestion? Found a bug? Create an issue now!
* ForgeModLoader log
* Server log if applicable
* Detailed description of the bug and pictures if applicable
5. Click `Submit new issue`, and wait for feedback!
5. Click `Submit new issue`, and wait for feedback!