summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 350af6b..8fd7b82 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,5 @@ A simple C++ program that prints "Hello World" to the console.
## Compilation
-To compile the program, use one of the following commands:
+To compile the program, run:
-### Using g++