fix typo in README
This commit is contained in:
parent
0525bd4768
commit
193564bfd6
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ $ psql
|
||||||
```
|
```
|
||||||
Put the connection parameters in a config file (for the format, see `example_config.yaml`).
|
Put the connection parameters in a config file (for the format, see `example_config.yaml`).
|
||||||
This should be located at your system default for the application `hanabi-suite`,
|
This should be located at your system default for the application `hanabi-suite`,
|
||||||
on POSIX systems this should be `~/.config/hanabi-suit/config.yaml`.
|
on POSIX systems this should be `~/.config/hanabi-suite/config.yaml`.
|
||||||
|
|
||||||
|
|
||||||
## Usage of stuff that already works:
|
## Usage of stuff that already works:
|
||||||
|
|
Loading…
Reference in a new issue