1
0
Fork 0

Update dependencies for Archlinux

This commit is contained in:
Benjamin EWFT 2018-03-05 21:13:30 +01:00
parent 358770dbbd
commit 4a31886e32
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ $ sudo apt install nginx ffmpeg postgresql openssl g++ make redis-server git
1. Run: 1. Run:
``` ```
$ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git $ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx
``` ```
## CentOS 7 ## CentOS 7