From 8f23b74b98ebac9565cec9d523398f89e30c783d Mon Sep 17 00:00:00 2001
From: z-ffqq <36998498+z-ffqq@users.noreply.github.com>
Date: Tue, 30 Aug 2022 11:28:24 +0000
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 27a63e5..a32835a 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
:computer: Discord-BSD is a native Discord client made to run on FreeBSD smoothly.
:speech_balloon: The name is a lie! This can also be run on Linux, Windows, and macOS.
## Installation
-`node16` and `npm` are required for the install
+`node16` and `npm-node16` are required for the install
```
-sudo pkg install electron19 node16 npm
+sudo pkg install electron19 node16 npm-node16
git clone https://github.com/z-ffqq/Discord-BSD.git
cd Discord-BSD
./install.sh