summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-20 08:56:36 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit5ac4d2aa95b25af1f6eeab7d53c18093396d200c (patch)
tree1c932cd7c21210667e024030a6e5c722b377c371 /README.md
parent26ff37f6bb5d0712df38040a1d47b43ca4866a70 (diff)
make test run optional
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ee372b..5c20462 100644
--- a/README.md
+++ b/README.md
@@ -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