Update README.md

This commit is contained in:
Laurent Clouet
2016-10-24 15:36:10 +02:00
committed by GitHub
parent f427502840
commit ec2ac10505

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
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://www-demo.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://www-demo.sheepit-renderfarm.com` to your invocation of the client.