diff --git a/README.md b/README.md
index d94feb3b0eea9ba164ce77d1ded8eb95c7218a91..ca6a282c674ebdaeb8594d86b059910d3eaa82e2 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,12 @@
 #### Dependencies:  
 Debian:  
 `
-apt install git python python-virtualenv python-pip node npm mariadb-server postgresql-devel  
+apt install git python python-virtualenv python-pip node npm mariadb-server
 `
 
 Arch:  
 `
-pacman -S git python python-pip python-virtualenv node npm mariadb-server postgresql-libs  
+pacman -S git python python-pip python-virtualenv nodejs npm mariadb-server postgresql-libs  
 `
 
 Fedora: