diff options
| -rw-r--r-- | README.org | 2 |
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 |
