Skip to content

Commit 7145d65

Browse files
chaucerbaorelekang
authored andcommitted
Fix the name of the DB_NAME option in the README
1 parent b3e37de commit 7145d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ micro-analytics
1515
Options are set via environment variables. These are the possible options for this adapter:
1616

1717
```sh
18-
DB_PATH # set the location the database should be created in
18+
DB_NAME # set the location the database should be created in
1919
```
2020

2121
## License

0 commit comments

Comments
 (0)