diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-30 11:09:48 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-30 11:09:48 +0100 |
| commit | 3dcf326d3ab8e416d25477b59573354748b1817e (patch) | |
| tree | bd5d802ee653966a1f136cf8eb6feba70a042e9b /README.md | |
| parent | 64904eee0192350dab36a52c7156ee0c77b79fc7 (diff) | |
also mention to install GNU Date
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
