aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a44b07f..b9084fa 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,12 @@ Drop into a development environment with
$ guix shell
```
+Build the sources.
+
+``` shell
+$ make
+```
+
Describe the database connection parameters in a file *conn.scm* file as
shown below. Take care to replace the placeholders within angle brackets
with the appropriate values.