From a5a9d22aec22f089ae4caa4676686128552cdfe7 Mon Sep 17 00:00:00 2001 From: Marko Zivanovic Date: Tue, 8 Sep 2015 13:13:33 +0200 Subject: [PATCH] Update README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2238653..b6bb22a 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,5 @@ Not available yet. Check back soon. ### 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. Installers are built by simly running `make package` in `build` +**rpm**, **deb** and plain **.tar.gz** archive. Installers are built by simply running `make package` in `build` sub-directory.