From ab782241744493ccd5e2ead1c3ac62052292c777 Mon Sep 17 00:00:00 2001 From: Dan Combest Date: Mon, 17 Oct 2016 08:30:06 -0500 Subject: [PATCH] Update installation.md --- pages/installation.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/installation.md b/pages/installation.md index bc414e1..ad88f74 100644 --- a/pages/installation.md +++ b/pages/installation.md @@ -14,7 +14,6 @@ permalink: /installation/ ``` HELYX-OS--linux-x86_64.bin ``` - 3. Once the binary is downloaded, open a Linux terminal and navigate through the terminal to the location of the newly downloaded HELYX-OS installer. 4. Change the permissions of the installer by executing ```chmod 755 ``` in the terminal, similar to: @@ -22,13 +21,11 @@ HELYX-OS--linux-x86_64.bin ``` :~$ chmod 755 HELYX-OS-2.3.1-linux-x86_64.bin ``` - 5. Start the installer by typing ```./``` while in the terminal, similar to: ``` :~$ ./HELYX-OS-2.3.1-linux-x86_64.bin ``` - 6. At this point, the installer will begin and the user will be guided through the installation process: ```