Merge pull request #16 from iaz3/patch-1

Fix typo. teh -> the
This commit is contained in:
Thom Troy
2018-04-15 15:07:24 +01:00
committed by GitHub

View File

@@ -12,4 +12,4 @@ Introduction
CMake has the ability to create installers for multiple platforms using a program
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
CPack includes the ability to create Linux RPM, deb and gzip distributions
of both binaries and source code. It also includes teh ability to create NSIS files for Microsoft Windows.
of both binaries and source code. It also includes the ability to create NSIS files for Microsoft Windows.