Skip to content

Commit 433fcfc

Browse files
enetherudsnopek
andauthored
Update doc/cmake.rst
Co-authored-by: David Snopek <[email protected]>
1 parent e84906c commit 433fcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cmake.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Basic walkthrough
5959

6060
.. code-block::
6161
62-
CMake ../ -G "Ninja"
62+
cmake ../ -G "Ninja"
6363
6464
To list the available options CMake use the ``-L[AH]`` option. ``A`` is for
6565
advanced, and ``H`` is for help strings.

0 commit comments

Comments
 (0)