Additional sentence improvements

develop
egocarib 2023-07-10 19:36:05 -05:00 committed by GitHub
parent d0d12414bf
commit 755ddd9db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

@ -88,9 +88,9 @@ assistance.
All Platforms All Platforms
============= =============
Before you can compile the code you'll need to configure your build with cmake. Some IDEs can do this, 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; though the Windows section below points out some for you, but it's more common to do it from the command line. Windows developers can refer to the
Windows batch files that can be used to avoid opening a terminal/command-prompt. Windows section below for 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 You should seek cmake's documentation online or via ``cmake --help`` to see how the command works. See
the `build-options` page for help finding the DFHack build options relevant to you. the `build-options` page for help finding the DFHack build options relevant to you.