From 3213ac028ce15b4946f784d7cd3d8ecd052d300b Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Mon, 11 Apr 2022 00:39:39 -0400 Subject: [PATCH] Correct minimum Python version in setup instructions --- SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETUP.md b/SETUP.md index 535797d..a4f5c13 100644 --- a/SETUP.md +++ b/SETUP.md @@ -8,7 +8,7 @@ These instructions describe how to install and run the bridge manually from a clone of this repository. ## Minimum requirements -* Python 3.7 +* Python 3.8 * Node 16.13 (not yet tested with earlier versions) * postgresql 11 or sqlite3 * A KakaoTalk account on a smartphone (Android or iOS)