diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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++ |
