summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@macaw.me>2020-07-28 21:46:17 +0800
committerFrederick Yin <fkfd@macaw.me>2020-07-28 21:46:17 +0800
commit0a54df66bb17c053528bfee81436cf8e986ecd69 (patch)
tree748361df0f10512b33fe9f4a0025e8892b786d99 /README.md
parent3460330d470a45d6a2ce0bc1f02e1eb3de5514f4 (diff)
parent668353172f4874723f16063d08dedc2a9283331e (diff)
Merge branch 'cache' and add dep declarationHEADmaster
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 563d437..dea47ef 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`: