Updated Manual server installation (markdown)

zadam 2019-10-06 18:44:06 +02:00
parent a19717f33a
commit a6b33b7586

@ -16,7 +16,7 @@ If your linux distribution has only outdated version of node.js, you can take a
There are some dependencies required mainly to compile image support. You can see command for Debian and its derivatives (like Ubuntu) below:
~~~~
sudo apt install libpng16-16 libpng-dev pkg-config autoconf libtool build-essential nasm libx11-dev
sudo apt install libpng16-16 libpng-dev pkg-config autoconf libtool build-essential nasm libx11-dev libxkbfile-dev
~~~~
## Installation