Update README.md

This commit is contained in:
Hyperbel 2022-12-25 17:24:12 +01:00 committed by GitHub
parent daa24581fd
commit b50af69fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,11 @@ Dies ist eine Software für Lan Partys
## Server starten
+ Clonen `git clone https://github.com/fingadumbledore/Party`
### Nativ:
+ Wechseln`cd Party`
+ starten`./run.sh`
### Mit Nix
+ `nix-shell`
+ `bash run.sh`