From c0fbbf35781dd1537f36f2af093fb763f7e0973d Mon Sep 17 00:00:00 2001 From: Skilly Date: Sun, 6 Sep 2026 15:41:14 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index fe866ce..0bae2dc 100644 --- a/README.md +++ b/README.md @@ -60,17 +60,6 @@ The last command should work without `sudo`. ```sh git clone archipelago-world-tester cd archipelago-world-tester -``` - -Using `uv`: - -```sh -uv sync -``` - -Or using `pip`: - -```sh python3 -m venv .venv source .venv/bin/activate pip install -e .