diff --git a/README.md b/README.md index 5a98d13..502144f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Cleanserver get & check if all of the peers of your managed Mastodon server are 1. Clone this repo: `git clone https://gitlab.com/spla/cleanserver.git ` -2. cd into your and create the Python Virtual Environment: `python3.x -m venv .` +2. cd into your `` and create the Python Virtual Environment: `python3.x -m venv .` 3. Activate the Python Virtual Environment: `source bin/activate`