Skip to content

Commit 04c00f8

Browse files
committed
Updated the distribution instructions in the read me.
1 parent 49f919d commit 04c00f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Run any commands in the project root directory (where you cloned / extracted the
7272
* Download / clone the [source from GitHub](https://github.com/MovingBlocks/DestinationSol)
7373
* To run from the command line: `gradlew run` (on Linux you might need to use `./gradlew run`)
7474
* To prepare for IntelliJ run: `gradlew idea` then load the generated project via `DestinationSol.ipr`
75-
* To create a game package for distribution (Windows, Linux, Mac): `gradlew distZip`
75+
* Distributions (Windows, Linux, Mac) should be obtained from the [Jenkins build server](http://jenkins.terasology.org/view/DestSol/job/DestinationSol/), but you can also create a distribution locally by running: `gradlew distZipBundleJREs`
7676

7777
For Android a little extra setup is needed
7878

0 commit comments

Comments
 (0)