From caae77df2feee1d3e48c047235a2f504e8474e76 Mon Sep 17 00:00:00 2001 From: Marko Zivanovic Date: Tue, 8 Sep 2015 12:29:12 +0200 Subject: [PATCH] Update README file --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e3f77..bea962a 100644 --- a/README.md +++ b/README.md @@ -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.