From 6b645c691b7e6f95cdcab839323bb84454ce2d69 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Wed, 15 Jul 2020 12:55:47 +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 5335770..00b17bc 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ It is always recommended to set up a self-hosted instance. It is quite easy and ### Local You don't need a server to run Parasitter. You can run it on your computer locally and own your (little) data. The installation process is done on a GNU/Linux environment, but should be pretty similar on other platforms. -1. Install `python3`, `pip3` and `git`. +1. Install `python3`, `pip3`, `python3-venv` (optional) and `git`. 2. Clone this repository: - `git clone https://github.com/pluja/Parasitter.git` 3. Navigate to the project folder: