diff --git a/groundStation/documentation/getting_started.md b/groundStation/documentation/getting_started.md
index b05f34bef75c52eca5292046f71c71c0c48c2713..2cd83767631745a04080d16b7bfc983702a8847f 100644
--- a/groundStation/documentation/getting_started.md
+++ b/groundStation/documentation/getting_started.md
@@ -41,15 +41,15 @@ Ground Station Commands
 -----------------------
 
 All commands can be used directly when using the CLI rather than the GUI. Shown below are the main commands
-as symbolic links, they can also be used by the CLI like follows './Cli getsource'.
-
-- './getsource'  
-- './setsource'  
-- './getparam'  
-- './setparam'
-- './getouput' 
-- './getnodes' 
-- './addnode'  
+as symbolic links, they can also be used by the CLI like follows `./Cli getsource`.
+
+    - `./getsource`  
+    - `./setsource`  
+    - `./getparam`  
+    - `./setparam`
+    - `./getouput` 
+    - `./getnodes` 
+    - `./addnode`  
 
 
 Example Command and Flow through Ground Station