Update aufsetzen einer metager entwicklungsumgebung authored by Aria Givi's avatar Aria Givi
......@@ -20,7 +20,6 @@ Direkt neben dem "Fork" Button befindet sich eine Schaltfläche mit der Aufschri
3. `> sudo apt install php7.0-dom`
4. `> sudo apt install php7.0-xml`
5. `> sudo apt install php7.0-zip`
6. `> sudo apt install nodejs-legacy`
4. Redis: `> sudo apt install redis-server`
5. NodeJS: `curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs`
......
......