aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-06-04 00:05:18 -0700
committerBruce Hill <bruce@bruce-hill.com>2020-06-04 00:05:18 -0700
commit5eb79c076c7e697e6a4e4ce3fee802738ba49ebe (patch)
treeb3aab7d92308a80967488ce464ba8bc00a82c9a1 /README.md
parent68095db20f5e53a73e8f284f6a3c529a98d39e00 (diff)
Added some simplifications/tweaks
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