Update README file

This commit is contained in:
Marko Zivanovic
2015-09-08 12:29:12 +02:00
parent 0432e98637
commit caae77df2f
+2 -1
View File
@@ -70,4 +70,5 @@ Once you have all the pre-requisites:
### Installers
During the build it is also possible to build installer packages. Supported installers at this time are:
**RPM**, **DEB** and plain **.tar.gz** archive.
**rpm**, **deb** and plain **.tar.gz** archive. Installers are built by simly running `make package` in `build`
sub-directory.