From 068ff2e0f4626328b111ae6f13d620b47eb9301d Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 00:02:32 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c65525e..4c0c707 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Discord_js -Heyo / Discord_js is a Hello World Chatbot using Discords API built on Node \ No newline at end of file +Heyo / Discord_js is a Hello World Chatbot using Discords API built on Node + +``` bash +npm install discord.js +``` \ No newline at end of file