diff --git a/README.md b/README.md
index 7d62201..5371a0f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# kevinmidboe dotfiles
-
-Install using curl
+
+
Install dotfiles
```bash
-/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/kevinmidboe/dotfiles/main/install.sh)"
+/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/KevinMidboe/dotfiles/refs/heads/main/install.sh")
```
+