Installer: Fix output folder name in installer readme.

This commit is contained in:
Kimmo Varis 2009-05-27 17:37:44 +03:00
parent 910a1eb875
commit 24c84464b4
1 changed files with 2 additions and 2 deletions

View File

@ -35,5 +35,5 @@ Creating the installer executable:
#4 Compile the installer
- from menu: Project / Compile Setup
If compilation succeeds, the installer executable is created into folder
/win_installer/output. The filename is cppcheck-[version]-setup.exe.
If compilation succeeds, the installer executable is created into /Build
-folder. The filename is cppcheck-[version]-setup.exe.