summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index de84ea2..a0bd76f 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,16 @@ dependencies using the handy `guix environment` tool:
guix environment -l package.scm
```
+Examples
+--------
+
+An example Haunt site can be found in the `example` directory:
+
+```
+cd example
+../pre-inst-env haunt build
+```
+
License
-------