Skip to content

Commit 59f03b7

Browse files
fixed .qrcp.json location in README
1 parent 218dd17 commit 59f03b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ qrcp --list-all-interfaces config
188188

189189
### Configuration File
190190

191-
The default configuration file is stored in $HOME/qrcp.json, however, you can specify the location of the config file by passing the `--config` flag:
191+
The default configuration file is stored in $HOME/.qrcp.json, however, you can specify the location of the config file by passing the `--config` flag:
192192

193193
```sh
194194
qrcp --config /tmp/qrcp.json MyDocument.pdf

0 commit comments

Comments
 (0)