diff options
| author | Nathan Reiner <nathan@reinerweb.ch> | 2021-12-08 15:45:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-08 15:45:19 +0100 |
| commit | 099edde49d98f990665a5c4a9585e621cd5e8ab2 (patch) | |
| tree | 0d9c7c053b767cbe3e2ae7fc6b890673bbf282b1 | |
| parent | 71c558c3740f7ece3f25791bea81b231744f1aad (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ There is a *Makefile* so you are able to install `scrubs` with: ``` bash sudo make install ``` -Note that if you want to use the `search` functionality you have to install `fzf`. +Note that if you want to use the `search` functionality of `scrubs` you have to install `fzf`. To uninstall |