diff --git a/Building-With-Qt.md b/Building-With-Qt.md
index df289e2..ad8f77a 100644
--- a/Building-With-Qt.md
+++ b/Building-With-Qt.md
@@ -1,5 +1,5 @@
 ## Linux and macOS
-Use -DENABLE_QT2 when calling cmake:  
+Use -DENABLE_QT2 when calling CMake:  
 `cmake .. -DENABLE_QT2=true`
 
 ## Windows