mirror of
https://github.com/zadam/trilium.git
synced 2024-11-10 09:02:48 +08:00
Updated Manual server installation (markdown)
parent
740562d20b
commit
dc0e682512
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
sudo apt install libpng16-16 libpng-dev pkg-config autoconf libtool build-tools nasm
|
||||
~~~~
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in a new issue