From e397123c70d2ad564753f8aad1e1ac82276234f0 Mon Sep 17 00:00:00 2001 From: Louie S Date: Thu, 16 Mar 2023 21:33:47 -0700 Subject: Rewrite in POSIX shell; index entries from the index pages --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 541e5e4..5ddd230 100644 --- a/README +++ b/README @@ -9,7 +9,8 @@ will be downloaded from www.gnu.org and packaged appropriately. Requirements: +- any POSIX-compliant shell - curl - make -- ruby +- pup - sqlite3 -- cgit