mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-18 03:44:54 -04:00
readme: improve language
This commit is contained in:
parent
418fc396d9
commit
971c53e6a6
@ -118,7 +118,7 @@ Thanks to @jugendhacker you can get minosoft directly from the arch user reposit
|
|||||||
|
|
||||||
## Building
|
## 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.
|
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`)
|
3. Change directory (`cd minosoft`)
|
||||||
4. Optional: Checkout a current feature branch (Warning: might be unstable; might not even build) (`git checkout <branch>`)
|
4. Optional: Checkout a current feature branch (Warning: might be unstable; might not even build) (`git checkout <branch>`)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user