Fix small typo

develop
egocarib 2023-07-10 18:43:50 -05:00 committed by GitHub
parent 49d21bad90
commit d0d12414bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -89,7 +89,7 @@ assistance.
All Platforms
=============
Before you can compile the code you'll need to configure your build with cmake. Some IDEs can do this,
but from command line is the usual way to do this; thought the Windows section below points out some
but from command line is the usual way to do this; though the Windows section below points out some
Windows batch files that can be used to avoid opening a terminal/command-prompt.
You should seek cmake's documentation online or via ``cmake --help`` to see how the command works. See