aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 0820b28..f48c313 100644
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,9 @@
# Hurry Curry! Website
The website is instantiated from `index_template.html` with the `translate.py`
-python script. It uses the translation files from the main hurrycurry repository
-at `main/locale/xx.ini`, so you should clone the main repo as `main`. Then just
-`make`
+python script. It uses the translation files from the hurrycurry-dist-extra
+repository at `dist-extra/locale/xx.ini`, so you should clone the repo as
+`dist-extra`. Then just `make`
Finally one of the resulting files `index.xx.html` should be served respecting
the browser locale.