README.md edited online with Bitbucket

This commit is contained in:
Michael Rausch
2018-08-12 12:07:19 +00:00
parent 6ecd1c82f4
commit 5101e55413
+6 -1
View File
@@ -7,4 +7,9 @@
**Find out more:** www.canterbury.ac.nz/courseinfo/GetCourses.aspx?course=SENG302 **Find out more:** www.canterbury.ac.nz/courseinfo/GetCourses.aspx?course=SENG302
### Running the discovery server
```
xvfb-run -a -e server.log java -jar app.jar -runAsDiscoveryServer
```