diff options
author | Louie S <louie@example.com> | 2023-03-16 21:33:47 -0700 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-05-01 10:03:34 -0700 |
commit | e397123c70d2ad564753f8aad1e1ac82276234f0 (patch) | |
tree | 4ca13f13dd954f9fd20dd750ad262f9101223f54 /README | |
parent | 71bdea9d51faabb54fb0d5e8668dcc1610aa87c1 (diff) |
Rewrite in POSIX shell; index entries from the index pages
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ will be downloaded from www.gnu.org and packaged appropriately. Requirements: +- any POSIX-compliant shell - curl - make -- ruby +- pup - sqlite3 |