Update README

This commit is contained in:
2019-10-02 21:31:34 +02:00
parent 759a0a956f
commit 57c4687818
+10
View File
@@ -1 +1,11 @@
Simple image viewer with multithreaded image loading
To get all dependencies install these packages
sudo apt install qtbase5-dev libraw-dev libexif-dev libcfitsio-dev
Then to build run
qmake .
make
./tenmon