Updated Manual server installation (markdown)

zadam 2019-01-11 23:30:41 +01:00
parent dc0e682512
commit 219e795ff8

@ -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-tools nasm
sudo apt install libpng16-16 libpng-dev pkg-config autoconf libtool build-essential nasm
~~~~
## Installation