diff options
author | Simon Ser <contact@emersion.fr> | 2020-03-12 13:13:23 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-03-12 14:51:42 +0100 |
commit | 5efdde8868f34b4658125148428eadd01caf8162 (patch) | |
tree | 0421a0c406141727d5dc8533d7fd395dd521eb85 /README.md | |
parent | 30e666f1710e5fcff46e9a75660dc2331d79dca8 (diff) |
readme: git is an optional dependency
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Install dependencies: * cairo * gdk-pixbuf2 (optional: system tray) * [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \* -* git \* +* git (optional: version info) \* _\*Compile-time dep_ |