diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-20 08:56:36 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 5ac4d2aa95b25af1f6eeab7d53c18093396d200c (patch) | |
| tree | 1c932cd7c21210667e024030a6e5c722b377c371 /README.md | |
| parent | 26ff37f6bb5d0712df38040a1d47b43ca4866a70 (diff) | |
make test run optional
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Have a look at the `content-*` branches of this buetow.org Git project for sourc * Text editor: [Vim](https://www.vim.org) * Gemini server: [a-h/gemini](https://github.com/a-h/gemini) * Some Bash scripting (GNU Bash probably 5.x or higher required) -* ShellCheck is also required, otherwise `buetow.org.sh` refuses to do anything :-) +* ShellCheck (if you want to run the tests) * Web server: [Apache HTTPD](https://httpd.apache.org) (for "normal" HTML site) # Getting started |
