diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4142ce5e..e2c42e81 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -44,7 +44,7 @@ body: 1. Open a terminal/command prompt. 2. Run the command according to your NormCap installation method: - Python package: `normcap -v debug` - - MSI installer: `%LOCALAPPDATA%\Programs\NormCap\NormCap.exe -v debug` + - MSI installer: `%LOCALAPPDATA%\Programs\dynobo\NormCap\NormCap.exe -v debug` - DMG installer: `/Applications/NormCap.app/Contents/MacOS/NormCap -v debug` - AppImage: `./NormCap-{version}-x86_64.AppImage -v debug` - Flatpak: `flatpak run --command=normcap com.github.dynobo.normcap -v debug` diff --git a/docs/index.html b/docs/index.html index cfab3e84..f1bc2a3e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -438,7 +438,7 @@

General

  • On Windows (MSI):

    - %LOCALAPPDATA%\Programs\NormCap\NormCap.exe + %LOCALAPPDATA%\Programs\dynobo\NormCap\NormCap.exe