From c95d4b268527fe1b25d4e9ecc107bac823dba746 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Tue, 16 Aug 2022 16:24:13 -0500 Subject: [PATCH] README cleanup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08a23088..fa0cb2f7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ WIP anonymous social platform, mail, file sharing and marketplace

- + - [Discord](https://discord.gg/DVF2bEAzrt) - Matrix: #onionr:amorgan.xyz @@ -84,7 +84,7 @@ Master may be unstable, you should use the latest release tag. (checkout via git `$ sudo apt install python3-pip python3-dev tor` -* Have python3.7+, python3-pip, Tor (daemon, not browser) installed. python3-dev is recommended. +* Have python3.10, python3-pip, Tor (daemon, not browser) installed. python3-dev is recommended. * You may need build-essentials or the equivalent of your platform * Clone the git repo: `$ git clone https://gitlab.com/beardog/onionr --tags` * cd into install direction: `$ cd onionr/`