Merge branch 'Raimund58-master-patch-66627' into 'master'
Update README.md See merge request sheepitrenderfarm/client!194
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# SheepIt Render Farm Client
|
||||
|
||||
[](http://travis-ci.org/laurent-clouet/sheepit-client)
|
||||
[](https://travis-ci.org/laurent-clouet/sheepit-client)
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -17,7 +17,7 @@ Once you have the jar file, you can see how to use it by running:
|
||||
|
||||
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.
|
||||
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 **https://sandbox.sheepit-renderfarm.com**, and you can use it by passing `-server https://sandbox.sheepit-renderfarm.com` to your invocation of the client.
|
||||
|
||||
At the command line ui (-ui text / -ui oneLine) you could type in the following commands and press enter to control the client:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user