From 4ee612709d707507cd554be218e4fc132a12c02f Mon Sep 17 00:00:00 2001 From: spla Date: Tue, 1 Mar 2022 19:44:54 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d25ef..5a98d13 100644 --- a/README.md +++ b/README.md @@ -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 ` +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 .`