From e9e18a88b91dd45eea41570730a2cc4b7c7b0420 Mon Sep 17 00:00:00 2001 From: irrlicht Date: Fri, 12 Jun 2026 19:33:30 +0000 Subject: [PATCH] README.md Startanweisungen --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8129b04..14ff743 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# wds +# Weirdcore Dating Simulator -Weirdcore Dating Simulator \ No newline at end of file +## Installieren + +1. Repository Klonen +`git clone https://git.bnd.wtf/irrlicht/wds.git` + +2. Cargo installieren (Falls noch nicht vorhanden) +`sudo apt install cargo` + +3. App bauen und ausführen +`cd wds` +`cargo run` \ No newline at end of file