diff --git a/getting-started.md b/getting-started.md
index d007817..a713bb5 100644
--- a/getting-started.md
+++ b/getting-started.md
@@ -7,8 +7,14 @@ This topic describes how to install the latest release of **Ghaymah Command Line
## Ghaymah CLI Install Instructions
### Installation
+
-#### **Step 1:** Download & Install
+#### **Linux**
+
+
+#### **Debian**
+
+Download & Install
Run the following command to install the latest release of the Ghaymah CLI:
@@ -16,7 +22,17 @@ Run the following command to install the latest release of the Ghaymah CLI:
curl -sSl https://cli.ghaymah.systems/install.sh | bash
```
-#### **Step 2:** Update PATH
+#### **Redhat**
+
+1.Download & Install
+
+Run the following command to install the latest release of the Ghaymah CLI:
+
+```bash
+curl -sSl https://cli.ghaymah.systems/install.sh | bash
+```
+
+2.update PATH
Add the CLI to your PATH and reload your shell configuration:
@@ -25,7 +41,18 @@ echo 'export PATH=$HOME/bin:$PATH' >> ~/.bashrc
source ~/.bashrc
```
-#### **Step 3:** Verify Installation
+
+
+#### **Macos**
+
+Bonjour!
+
+#### **Windows**
+
+Ciao!
+
+
+### Verifying Installation
Check that the CLI is installed correctly:
diff --git a/index.html b/index.html
index dbbe4f8..7e85c90 100644
--- a/index.html
+++ b/index.html
@@ -32,8 +32,9 @@
-
+ Recommended
+