From 22836f068ebebede42221913a3fa2db33f23d1ca Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Sat, 21 Sep 2019 16:27:43 -0500 Subject: [PATCH] change doc install py version --- docs/usage/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/install.md b/docs/usage/install.md index f1fb6130..6b2c4513 100644 --- a/docs/usage/install.md +++ b/docs/usage/install.md @@ -2,7 +2,7 @@ The following steps work broadly speaking for Windows, Mac, and Linux. -1. Verify python3.6+ is installed: if its not see https://www.python.org/downloads/ +1. Verify python3.7+ is installed: if its not see https://www.python.org/downloads/ 2. Verify Tor is installed (does not need to be running, binary can be put into system path or Onionr directory)