aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a06aa4f..924fc4e 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
## Building
```bash
-cmake -B build -S . # Run only one time
+cmake -B build -S . # Run only on cmake config changes (and first time)
cmake --build ./build # Build