aboutsummaryrefslogtreecommitdiffstats
path: root/templating/README.md
diff options
context:
space:
mode:
authorslinderud <simen.linderud@gmail.com>2019-12-08 13:38:13 +0100
committerslinderud <simen.linderud@gmail.com>2019-12-08 13:38:13 +0100
commite9fdb3ff6b6356ba8acbf76781517d3e511cddca (patch)
tree61ff81758ec57e4edcd5df1e063a6aff021888df /templating/README.md
parent920fa648837152255c0937b03ec373c13830da42 (diff)
templating: fixes based on PR feedback
Diffstat (limited to 'templating/README.md')
-rw-r--r--templating/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/templating/README.md b/templating/README.md
index bea1c0a..89f472e 100644
--- a/templating/README.md
+++ b/templating/README.md
@@ -18,7 +18,7 @@ if (req.url ~ "^/api/templates") {
## Requirements
-* Python3
+* Python3.6
* jinja2
* requests
* flask