summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-07-30 11:09:48 +0100
committerPaul Buetow <paul@buetow.org>2022-07-30 11:09:48 +0100
commit3dcf326d3ab8e416d25477b59573354748b1817e (patch)
treebd5d802ee653966a1f136cf8eb6feba70a042e9b /README.md
parent64904eee0192350dab36a52c7156ee0c77b79fc7 (diff)
also mention to install GNU Date
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 f5f6be4..8fb184b 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,10 @@ These are the requirements of the `gemtexter` static site generator script:
* ShellCheck installed
* GNU Sed
* GNU Date
+* GNU Grep
* Git
-The script is tested on a recent Fedora Linux. For *BSD or macOS, you would need to install GNU Sed, GNU Date, and a newer version of Bash.
+The script is tested on a recent Fedora Linux. For *BSD or macOS, you would need to install GNU Sed, GNU Date, GNU Grep and a newer version of Bash.
## Usage