From 2861c163e5b61c9ddb364754193f68bc98f34507 Mon Sep 17 00:00:00 2001 From: HELYX-OS Development Team Date: Thu, 21 Jan 2016 14:53:47 -0600 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a50f499..446c5fc 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,14 @@ HELYX-OS is an open-source Graphical User Interface designed to work natively wi ## Installing the latest binary file for 64 bit linux Visit [http://engys.github.io/HELYX-OS/](http://engys.github.io/HELYX-OS/) to download the latest HELYX-OS binary and view installation instructions. + +## Building HELYX-OS from source + +### Required Libs + +### Steps to Compile +1. Clone the HELYX-OS git repository locally + + git clone https://github.com/ENGYS/HELYX-OS + +2. Navigate to the HELYX-OS directory