From b50af69fcf29ffac47add1ca1fa4b815296502ed Mon Sep 17 00:00:00 2001 From: Hyperbel <25338593+hyperbel@users.noreply.github.com> Date: Sun, 25 Dec 2022 17:24:12 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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`