diff --git a/README.md b/README.md
index 67127de1cb0a23c5ebdea619012e65f59d2e1043..3ff5802c55254b35b491290faaa4522d08fc7755 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
 - Un-tar the archive or git clone the repository
   ```bash
   tar xvf arise-theme.tar
+  # Or, alternatively
+  git clone https://git.iiens.net/arise/arise-plymouth-theme
   ```
 - Copy the content of the folder into plymouth's data folder as root:
   ```bash
@@ -22,4 +24,5 @@
 
 ## Update instructions
 
-Just untar the new `arise-theme.tar` or pull from the repo then re-run the `install.sh` script.
\ No newline at end of file
+Just untar the new `arise-theme.tar` or pull from the repo then re-run
+the `install.sh` script.