diff --git a/README.md b/README.md index f840255..978e521 100644 --- a/README.md +++ b/README.md @@ -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`