aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index fdad92a..069fdb8 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,11 @@ shown below. Take care to replace the placeholders within angle brackets
with the appropriate values.
``` scheme
-((username . "<username-here>")
- (password . "<password-here>")
- (database . "<database-name-here>")
- (host . "<hostname-here>")
- (port . <port-here>))
+((sql-username . "<sql-username-here>")
+ (sql-password . "<sql-password-here>")
+ (sql-database . "<sql-database-name-here>")
+ (sql-host . "<sql-hostname-here>")
+ (sql-port . <sql-port-here>))
```
Then, to dump the database to \~/data/dump, run