This commit is contained in:
spla 2022-03-01 20:09:24 +01:00
pare 4ee612709d
commit 10fdf11c32

Veure arxiu

@ -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 <target dir>`
2. cd into your <target dir> and create the Python Virtual Environment: `python3.x -m venv .`
2. cd into your `<target dir>` and create the Python Virtual Environment: `python3.x -m venv .`
3. Activate the Python Virtual Environment: `source bin/activate`