aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index a81cf08..caecddc 100644
--- a/README.md
+++ b/README.md
@@ -78,11 +78,16 @@ Here's a sample *conn.scm*.
## Dump the database
-Then, to dump the database to \~/data/dump, run
+Then, to dump the database to \~/data/dump, run inside shell
+
+```sh
+./pre-inst-env ./examples/dump-species-metadata.scm ../conn.scm ~/tmp
+```
``` shell
-$ guix shell -m manifest.scm -- ./pre-inst-env ./examples/dump-dataset-metadata.scm conn.scm ~/data/dump-data/
+$ guix shell -m manifest.scm -- ./pre-inst-env ./examples/dump-dataset-metadata.scm ../conn.scm ~/tmp
```
+
## Validate and load dump
Then, validate the dumped RDF using `rapper` and load it into