Update README.md

This commit is contained in:
Teo Mrnjavac 2014-06-04 16:47:55 +02:00
parent b5ec7c4702
commit f02785c5a2

View File

@ -3,6 +3,18 @@ Calamares
Distribution-independent installer framework
### Dependencies
* CMake >= 2.8.12
* Qt >= 5.3
### Building
```
$ mkdir build
$ cd build
$ cmake ..
$ make
```
### Design notes
* Backend
* lib should only depend on QtCore >=5.3, possibly boost::python