Changes
Page history
Update aufsetzen einer metager entwicklungsumgebung
authored
Jun 12, 2017
by
Aria Givi
Show whitespace changes
Inline
Side-by-side
aufsetzen-einer-metager-entwicklungsumgebung.md
View page @
fc1c8def
...
...
@@ -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`
...
...
...
...