Update README.md

This commit is contained in:
PLUJA 2020-07-15 12:55:47 +02:00 committed by GitHub
parent 184f7fd683
commit 6b645c691b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: