summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 15 insertions, 1 deletions
diff --git a/README b/README
index ddaa676d..ab7c65f6 100644
--- a/README
+++ b/README
@@ -1,8 +1,22 @@
Building
--------
+For Debian:
+===========
+Simply install:
+
+# apt-install python3-ruamel.yaml python3-jinja2 python3-babel git node-typescript
+
+Then invoke "bootstrap" and "configure". You must pass
+"--prefix=$P" and "--variant=$V" for some values of
+$P and $V to configure. The actual Web site
+will be installed at $P/$V.
+
+
If you are using NetBSD:
-install python3.7, py37-babel, npm, nodejs from pkgsrc.
+========================
+
+Install python3.7, py37-babel, npm, nodejs from pkgsrc.
Adjust the values in config.mk: