aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNathan Reiner <nathan@reinerweb.ch>2021-12-08 15:44:59 +0100
committerGitHub <noreply@github.com>2021-12-08 15:44:59 +0100
commit71c558c3740f7ece3f25791bea81b231744f1aad (patch)
treee7acd4f1ea993b605c89b8909ede5af0aa13a112 /README.md
parent685cd52e58ec46eb4ccf457f3ff1374d613e169a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fde412..7682579 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# SCRUBS - Let's Prepare The Operation
-Scrubs is a little documentation tool written in POSIX-Shell. It should make easier to work in teams in a suckless way.
+Scrubs is a little documentation tool written in POSIX-Shell. It should make easier to work in teams in a suckless way, without having to it without any documentation.
## Features
@@ -46,6 +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`.
To uninstall