diff --git a/docs/docs/config/configuration.md b/docs/docs/config/configuration.md index 484a470..29cf881 100644 --- a/docs/docs/config/configuration.md +++ b/docs/docs/config/configuration.md @@ -169,7 +169,8 @@ If you set the download path to `"S:/"`, then content will be downloaded to `S:/ :::note -If you are using a Windows path, you will need to escape the backslashes, e.g. `"C:\\Users\\user\\Downloads\\OnlyFans"` +If you are using a Windows path, you will need to escape the backslashes, e.g. `"C:\\Users\\user\\Downloads\\OnlyFans\\"` +Please make sure your path ends with a `/` :::