Fixed source file name for dndbank.conf

master
Aaron Johnon 4 years ago
parent 7c782609a1
commit b51fc75963

@ -27,7 +27,7 @@ psql -h [db_host] -p [db_port] -U [your_user] -d [db_name] < dnd_bank.psql
Finally, set up your configuration file. (This step will be unnecessary via a guided configuration that will be included in a future update)
```sh
cp .dndbank.conf ~/
cp [repo_location]/dndbank.conf ~/
vim ~/.dndbank.conf
# Fill out the information
```

Loading…
Cancel
Save