diff --git a/README.md b/README.md
index 811f446..b126b75 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat
 ## Installation for newbs
 
 ```
-git clone https://github.com/LukeSmithxyz/st
+git clone https://github.com/LukeSmithxyz/st.git
 cd st
 sudo make install
 ```