From 91e9a8ec3e1071cdb4af733f5136cd350695caba Mon Sep 17 00:00:00 2001 From: HELYX-OS Development Team Date: Thu, 21 Jan 2016 16:56:43 -0600 Subject: [PATCH] Update installation.md --- pages/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/installation.md b/pages/installation.md index c4052b1..65c3a69 100644 --- a/pages/installation.md +++ b/pages/installation.md @@ -88,7 +88,7 @@ Mac OSX | none 10. To start HELYX-OS in the terminal, execute the ```HELYX-OS.sh``` file located in ```engys/HELYX-OS/v2.3.1``` directory similar to: - :~$ ~/Engys/HELYX-OS/v2.3.1/HELYX-OS.sh + :~$ ~/Engys/HELYX-OS/v2.3.1/HELYX-OS.sh ## Compillation from Source For the latest instructions on how to compile HELYX-OS from source, please see the git repository [README](https://github.com/ENGYS/HELYX-OS/blob/master/README.md) file inside the [HELYX-OS repository](https://github.com/ENGYS/HELYX-OS).