From 06f4b24d6ea9ed01e84c0e661eb795b40c63764f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20L=2E=20H=2E-F?= Date: Mon, 26 Jun 2023 15:36:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4111bc..eda9c17 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ We have deployed discord account verification on a server running Debian 11. ### Install required packages ``` -apt install python3-pip python3-venv nginx +apt install python3-pip python3-venv ``` ### Create `discord-account-verification` user