1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-14 17:43:01 -04:00

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:
```bash
git clone --recursive https://github.com/DaveDavenport/rofi
git clone --recursive https://github.com/lbonn/rofi
cd rofi/
```