From c32d84fac1c538f3b398273ff66f5511c488f4b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Fla=C5=A1ka?= <109202734+Pilot2254@users.noreply.github.com> Date: Sun, 3 Nov 2024 12:03:13 +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 9836d23..ab151c7 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ npm init -y npm install discord.js dotenv ``` -This creates `package.json` with your dependencies (which acts like `requirements.txt` in Python). Let me know if you need help setting that up! +This creates `package.json` with your dependencies (which acts like `requirements.txt` in Python).