Updated instructions for Windows installation and running.

This commit is contained in:
sg495 2018-01-03 20:14:31 +01:00
parent cfaf46ad52
commit 58a378d77f

View File

@ -33,7 +33,7 @@ cd target
java -jar server-1.2a.jar
```
## Windows (tested on 10)
## Windows (tested on Windows 10)
Installation instructions:
1. Download the JDK from [here](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
@ -63,7 +63,7 @@ mongod
cd Much-Assembly-Required\target
java -jar server-1.2a.jar
```
3. Run the frontend, following the instructions that you can find [here](https://github.com/simon987/Much-Assembly-Required-Frontend).
## Docker