Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
just-hms committed Apr 18, 2024
1 parent d37e12f commit ee81dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ go install github.com/just-hms/dow@latest
Your download folder is not in `~/Downloads`? Set up the `DOW_DOWNLOAD_PATH` environment variable to explicitly define the path to your downloads folder. This ensures Dow knows exactly where to look.

```shell
export DOWNLOAD_FOLDER_PATH=path/to/your/download-folder
export DOW_DOWNLOAD_PATH=path/to/your/download-folder
```

0 comments on commit ee81dbb

Please sign in to comment.