README: added ubuntu build instructions
This commit is contained in:
parent
f0ad31e138
commit
a16f746b50
12
README.md
12
README.md
@ -10,14 +10,16 @@ at the pages side by side in an instant.
|
|||||||
|
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
TO BE WRITTEN
|
### Ubuntu 20.04
|
||||||
|
```
|
||||||
|
sudo apt install build-essential qt5-default libpoppler-qt5-dev libuchardet-dev libquazip5-dev
|
||||||
|
qmake
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
-----
|
-----
|
||||||
sqlite3 qss.db < create.sql
|
sqlite3 qss.db < create.sql
|
||||||
|
|
||||||
TO BE WRITTEN
|
TO BE WRITTEN
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user