summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@macaw.me>2020-07-10 17:57:49 +0800
committerFrederick Yin <fkfd@macaw.me>2020-07-10 17:59:14 +0800
commita4f8c8a25d1deadea90c44c0445fa902c26d6306 (patch)
treed9e0171ee90611481c9646d5666c11908f3dbe4d /README.md
parentb5b74573fe2a6c8030122ff6574603c8e3668c85 (diff)
Caching 101
Changes: - Caching operations - Mangled internal method names
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7860e2f..2c7be41 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ Dependencies:
- relatively new version of Python (3.8.3 personally)
- pygit2 (`pip install pygit2`)
- hurry.filesize (`pip install hurry.filesize`)
+- dateutil (`pip install python-dateutil`)
- a gemini server capable of serving CGI
You need to edit the shebang of `git-gmi/cgi`: