Updates usage command (#296)
This commit is contained in:
@@ -15,7 +15,7 @@ To create the jar file, simply type `./gradlew shadowJar` on linux/OSX and `grad
|
||||
|
||||
Once you have the jar file, you can see how to use it by running:
|
||||
|
||||
java -jar build/libs/sheepit-client.jar --help
|
||||
java -jar build/libs/sheepit-client-all.jar --help
|
||||
|
||||
When you are doing development work, you can use a mirror of the main site specially made for demo/dev. The mirror is located at **http://sandbox.sheepit-renderfarm.com**, and you can use it by passing `-server http://sandbox.sheepit-renderfarm.com` to your invocation of the client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user