aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a00ee98..9033a7b 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,9 @@
make
sudo make install
-To run `bb`, it's expected that you have some basic unix tools:
-`basename`, `cat`, `cp`, `echo`, `find`, `kill`, `less`, `ln`, `mkdir`, `more`,
-`mv`, `printf`, `read`, `rm`, `sed`, `sh`, `touch`, `tput`, `tr`.
+To run `bb`, it's expected that you have some basic unix tools: `cat`, `cp`,
+`echo`, `find`, `kill`, `less`, `ln`, `mkdir`, `more`, `mv`, `printf`, `read`,
+`rm`, `sed`, `sh`, `tput`, `tr`.
## Usage