summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c9df51..5303dc3 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Building installer packages using CPack is also supported for the following pack
- DEB (`cpack -G DEB`)
- RPM (`cpack -G RPM`)
-- Windows Installer (`cpack -G NSIS`)
+- Windows Installer (`makensis installer.nsi`)
### Caveats