From 65f33b5699a0bd71bde43c2b91e78ad4265fd7bf Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Tue, 9 Apr 2024 22:06:52 -0700 Subject: [PATCH] Update Build/README.md --- Build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/README.md b/Build/README.md index 51d2da7f5d..e49b7d3cbe 100644 --- a/Build/README.md +++ b/Build/README.md @@ -49,7 +49,7 @@ Linux There are many package managers available for Linux. Look at your manual for more details. Either that, or utilize the All OS specific approach. -CMake Installation +CMake Usage == There are two ways of working with cmake: the command line and the GUI.