Update README.md

This commit is contained in:
Laurent Clouet
2016-10-25 09:53:39 +02:00
committed by GitHub
parent ec2ac10505
commit cad3b1ab32

View File

@@ -16,4 +16,4 @@ Once you have a jar file, you can view the usage by running:
java -jar bin/sheepit-client.jar --help java -jar bin/sheepit-client.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://www-demo.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 **http://sandbox.sheepit-renderfarm.com**, and you can use it by passing `-server http://sandbox.sheepit-renderfarm.com` to your invocation of the client.