diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2020-06-04 00:05:18 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2020-06-04 00:05:18 -0700 |
| commit | 5eb79c076c7e697e6a4e4ce3fee802738ba49ebe (patch) | |
| tree | b3aab7d92308a80967488ce464ba8bc00a82c9a1 /README.md | |
| parent | 68095db20f5e53a73e8f284f6a3c529a98d39e00 (diff) | |
Added some simplifications/tweaks
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
