mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Merge pull request #367 from benizi/add-install-disclaimer
Add staleness note to INSTALL.md git instructions
This commit is contained in:
commit
b3d1718ad1
1 changed files with 5 additions and 0 deletions
|
@ -62,6 +62,11 @@ make install
|
||||||
|
|
||||||
## Install a checkout from git
|
## Install a checkout from git
|
||||||
|
|
||||||
|
The GitHub Pages version of these directions may be out of date. Please use
|
||||||
|
[INSTALL.md from the online repo][master-install] or your local repository.
|
||||||
|
|
||||||
|
[master-install]: https://github.com/DaveDavenport/rofi/blob/master/INSTALL.md#install-a-checkout-from-git
|
||||||
|
|
||||||
Pull in dependencies
|
Pull in dependencies
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue