summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/NSIS.template.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/NSIS.template.in b/cmake/NSIS.template.in
index a9c91a2b7..b40e82761 100644
--- a/cmake/NSIS.template.in
+++ b/cmake/NSIS.template.in
@@ -525,7 +525,7 @@ FunctionEnd
!insertmacro MUI_PAGE_INSTFILES
- !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\docs\README.txt"
+ !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\doc\README.txt"
!insertmacro MUI_PAGE_FINISH
!insertmacro MUI_UNPAGE_CONFIRM