aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArun Isaac2021-12-24 16:46:26 +0530
committerArun Isaac2021-12-24 16:46:26 +0530
commitc09824ce241ed2da72b332bbe96517969833f58f (patch)
tree3794b7a452960ff8f573c00f4a9c052335bd8fba /README.org
parentb857da2c36248dc7343861c02b916a08b95fcb1a (diff)
downloadgn-transform-databases-c09824ce241ed2da72b332bbe96517969833f58f.tar.gz
README: Execute dump.scm directly without invoking guile.
* README.org (Using): Execute dump.scm directly without explicitly invoking guile.
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index a86c72a..75b0e21 100644
--- a/README.org
+++ b/README.org
@@ -25,7 +25,7 @@ brackets with the appropriate values.
Then, to dump the database, run
#+BEGIN_SRC shell
- $ ./pre-inst-env guile dump.scm
+ $ ./pre-inst-env ./dump.scm
#+END_SRC
The database will be dumped to ~/data/dump/. Make sure there is enough