diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-20 09:00:45 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 9f8424f2e09db260ae85db7a326fb1aea6ae1902 (patch) | |
| tree | bc62f3dad3e6b450e38a118a8f5505823368890c | |
| parent | 5ac4d2aa95b25af1f6eeab7d53c18093396d200c (diff) | |
be more precise in what i use
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
