Updated Manual server installation (markdown)

zadam 2021-01-16 19:40:11 +01:00
parent 88ff159c40
commit 1942034200

@ -22,7 +22,7 @@ sudo apt install libpng16-16 libpng-dev pkg-config autoconf libtool build-essent
## Installation
### Download
You can either download source code zip/tar from [[latest release|https://github.com/zadam/trilium/releases/latest]] or clone git repository from stable branch with ```git clone -b stable https://github.com/zadam/trilium.git```
You can either download source code zip/tar from [[latest release|https://github.com/zadam/trilium/releases/latest]] or clone git repository **from stable branch** with ```git clone -b stable https://github.com/zadam/trilium.git```
## Installation
~~~