diff --git a/README.md b/README.md index 4bb27ee..8a569c9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If docker doesn't work (it probably won't unless your on linux) you can still ru Run the installer: ``` -python3 -m .venv venv && source .venv/bin/activate && pip install spotizerr-auth +python3 -m venv .venv && source .venv/bin/activate && pip install spotizerr-auth ``` And then run