From e00cb8e8b83999106785d7596125b6ccd3ab2300 Mon Sep 17 00:00:00 2001 From: iou1name Date: Sat, 15 Aug 2020 01:35:06 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15e2b6..4b4bb83 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A security shield for protecting a number of small web applications. ## Requirements Python 3.7+ PostgreSQL 11.5+ -Debian System packages: `build-essential python3-dev` +Debian System packages: `build-essential python3-dev` Python packages: `wheel gunicorn aiohttp aiohttp_jinja2 asyncpg passlib argon2_cffi uvloop fido2` ## Install