Fixing incorrect link in INSTALL.md

This commit is contained in:
SWarrener
2024-11-29 15:02:42 +00:00
committed by lbonn
parent 0a0cc5f6d7
commit 0abd88784b

View File

@@ -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: If you don't have a checkout:
```bash ```bash
git clone --recursive https://github.com/DaveDavenport/rofi git clone --recursive https://github.com/lbonn/rofi
cd rofi/ cd rofi/
``` ```