diff --git a/ReadMe.md b/ReadMe.md index 52dca223c..1def399dd 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -118,7 +118,7 @@ Thanks to @jugendhacker you can get minosoft directly from the arch user reposit ## Building -1. Install Java 11+ (e.g. `sudo apt install openjdk-11-jdk`). For Windows users, [download](https://www.azul.com/downloads/?package=jdk#zulu) and install java. +1. Install Java 11+ (e.g. `sudo apt install openjdk-11-jdk`). Windows users [download](https://www.azul.com/downloads/?package=jdk#zulu) and install java. 2. Clone this repository (`git clone --depth=1 https://gitlab.bixilon.de/bixilon/minosoft.git`) or click on download master and extract the archive. 3. Change directory (`cd minosoft`) 4. Optional: Checkout a current feature branch (Warning: might be unstable; might not even build) (`git checkout `)