Installer: Fix output folder name in installer readme.
This commit is contained in:
parent
910a1eb875
commit
24c84464b4
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue