summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-20 09:00:45 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit9f8424f2e09db260ae85db7a326fb1aea6ae1902 (patch)
treebc62f3dad3e6b450e38a118a8f5505823368890c
parent5ac4d2aa95b25af1f6eeab7d53c18093396d200c (diff)
be more precise in what i use
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c204626..adc38d7b 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,10 @@ 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)
+* Bash
* ShellCheck (if you want to run the tests)
* Web server: [Apache HTTPD](https://httpd.apache.org) (for "normal" HTML site)
+* Obviously, I am also using GitHub for source code and GitHub Page hosting.
# Getting started