diff --git a/INSTALL.md b/INSTALL.md index 343addf52..37e03351f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -140,7 +140,7 @@ The GitHub Pages version of these directions may be out of date. Please use If you don't have a checkout: ```bash - git clone --recursive https://github.com/DaveDavenport/rofi + git clone --recursive https://github.com/lbonn/rofi cd rofi/ ```