summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2022-11-21 22:00:04 -0800
committerLouie Shprung <lshprung@scu.edu>2022-11-22 08:45:27 -0800
commitee103902c141cdc3dce565af453b589fd1fc7a82 (patch)
treeff8456af0218b252c9f0039f9bf4bc17d3ac2506 /README
parent1433e5580757ef140bc64bcc5a904fd0ab9401ed (diff)
Rewrite in POSIX shell
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b1e6da0..ff57476 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Here is a script and a Makefile for generating a GNU Automake docset for Dash. The script is based on benzado's script for GNU Make https://github.com/benzado/gnu-make-dash-docset.
+Here is a script and a Makefile for generating a GNU Automake docset for Dash. The script is loosely based on benzado's script for GNU Make https://github.com/benzado/gnu-make-dash-docset.
- GNU Automake: https://www.gnu.org/software/automake/
- Dash: https://kapeli.com/dash
@@ -9,7 +9,7 @@ will be downloaded from www.gnu.org and packaged appropriately.
Requirements:
+- any POSIX-compliant shell
- curl
- make
-- ruby
- sqlite3