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