Updated Manual server installation (markdown)

zadam 2019-01-10 22:30:49 +01:00
parent ba79334d4c
commit 740562d20b

@ -13,6 +13,8 @@ If your linux distribution has only outdated version of node.js, you can take a
### Dependencies
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
~~~~