summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup b/docs/setup
index 87c327d..582c792 100644
--- a/docs/setup
+++ b/docs/setup
@@ -21,7 +21,7 @@ MySQL Database Setup
system and gives it access to the wallet database, where it can create
its own tables.
- Now, create an /etc/wallet.conf file and include settings like:
+ Now, create an /etc/wallet/wallet.conf file and include settings like:
$DB_DRIVER = 'MySQL';
$DB_NAME = 'wallet';