diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..81864bc Binary files /dev/null and b/demo.gif differ diff --git a/getting-started.md b/getting-started.md index f96c4d8..78e6124 100644 --- a/getting-started.md +++ b/getting-started.md @@ -28,7 +28,7 @@ source ~/.bashrc #### **macOS** Since the Ghaymah CLI is built for Linux environments only, macOS users need to run it inside a Linux environment. -**Using Virtualization** +**Using Virtualization** * Install a hypervisor (e.g., UTM, VirtualBox, or Parallels). * Create a Linux VM. * Inside the VM, follow the Linux installation steps. @@ -97,4 +97,9 @@ You will be prompted to enter your email and password: ```bash Email: Password: -``` +``` + +### Tutorial +Here’s a quick walkthrough of installing and using the Ghaymah CLI: + +![Ghaymah CLI Tutorial](demo.gif)