From 4937099a9daf281f3d9469ef4e11682c95e60cb8 Mon Sep 17 00:00:00 2001 From: Ruben Schadron <77514111+Ruben-Schadron@users.noreply.github.com> Date: Mon, 9 Jan 2023 19:45:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41c1233..6cd57fb 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Clone the repo by running ```bash git clone https://github.com/Corwindev/Discord-Bot.git ``` -After cloning Fill all requirement in `.env` **(rename `.env.example` to `.env`)**, then run +### After cloning Fill all requirement in `.env` **(rename `.env.example` to `.env`)**, then run ```bash npm install