This commit is contained in:
spla 2022-03-01 19:44:54 +01:00
pare 4f1bf3375a
commit 4ee612709d

Veure arxiu

@ -10,7 +10,7 @@ Cleanserver get & check if all of the peers of your managed Mastodon server are
### Usage:
1, Clone this repo: `git clone https://gitlab.com/spla/cleanserver.git <target dir>`
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 .`