summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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