diff --git a/README.md b/README.md index 66a9af4..925f1c0 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ The Windows development installation is: ```powershell git clone https://github.com/Dumdart/TopicGate.git cd TopicGate -python -m venv .venv -.\.venv\Scripts\Activate.ps1 python -m pip install -e . ```