diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ A simple C++ program that prints "Hello World" to the console. ## Requirements -- C++ compiler (g++, clang++, or similar) +- C++ compiler (g++, clang++, or any standard C++ compiler) - C++11 or later (though this simple program works with earlier standards) ## Compilation |
