diff --git a/Usage.md b/Usage.md index e65cf9d..4ff5a87 100644 --- a/Usage.md +++ b/Usage.md @@ -1,4 +1,4 @@ -Before using `shiori`, make sure it has been installed on your system. By default, `shiori` will store its data in directory `$HOME/.local/share/shiori`. If you want to set the data directory to another location, you can set the environment variable `ENV_SHIORI_DIR` to your desired path. +Before using `shiori`, make sure it has been installed on your system. By default, `shiori` will store its data in directory `$HOME/.local/share/shiori`. If you want to set the data directory to another location, you can set the environment variable `SHIORI_DIR` (`ENV_SHIORI_DIR` when you are before `1.5.0`) to your desired path. - [Running Docker Container](#running-docker-container) - [Using Command Line Interface](#using-command-line-interface)