From 2cda0e2b74624d50f93d286e4aeefc9bbac446c5 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Mon, 13 Jul 2020 09:00:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e114a8..0adef48 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Only the hash of your password is stored on the database. Also no personal infor I always recommend self-hosting, as you will be the only person with access to the data. -## Self hosting (2 min set-up) +## Self hosting 1. Install `python3`, `pip3` and `git`. 2. Clone this repository: - `git clone https://github.com/pluja/Parasitter.git`