From 91740ecc30b7385bb952ec59992f7c33838690c5 Mon Sep 17 00:00:00 2001 From: Noel Date: Tue, 10 Aug 2021 15:27:06 +0100 Subject: [PATCH] chore(README): extend installation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e40c5f07..0129dbcd8 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ discord.js is a powerful [Node.js](https://nodejs.org) module that allows you to ```sh-session npm install discord.js +yarn add discord.js +pnpm add discord.js ``` ### Optional packages