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 .