From 534a01b9b7cd9be818d78a65452b67e082058752 Mon Sep 17 00:00:00 2001 From: Zhiwei Date: Mon, 22 Jul 2024 14:10:48 -0400 Subject: [PATCH] Update README.md --- cmake/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/README.md b/cmake/README.md index 068a7f9133..5d985f5f9e 100644 --- a/cmake/README.md +++ b/cmake/README.md @@ -35,7 +35,7 @@ cd /tmp/my-build ### Configure -From the build directory, to generate a build system for it, run: +From the build directory, to generate a build system, run: ```bash cmake [options]