mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
make the git clone its own line
parent
6b80dc1a0f
commit
a1e3b1b677
@ -22,7 +22,10 @@ sudo apt install libpng16-16 libpng-dev pkg-config autoconf libtool build-essent
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Download
|
### 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
|
## Installation
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user