Skip to content

Commit 2fdf09e

Browse files
committed
updated README.md
1 parent fa3d92f commit 2fdf09e

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
@@ -21,7 +21,7 @@ ln -s $PWD/jsonlite.bash /usr/local/bin/jsonlite
2121

2222
## Configuration
2323

24-
You may optionally set the full path to the data directory. It defaults to `$PWD/jsonlite.data` and can be set as follows:
24+
You may optionally set the path to the data directory. It defaults to `$PWD/jsonlite.data` but can manually be set with the `JSONLITE_PATH` environment variable.
2525

2626
```shell
2727
# default

0 commit comments

Comments
 (0)