diff --git a/INSTALL/install-commands.md b/install-cpp/install-commands.md similarity index 100% rename from INSTALL/install-commands.md rename to install-cpp/install-commands.md diff --git a/INSTALL/install-commands.txt b/install-cpp/install-commands.txt similarity index 97% rename from INSTALL/install-commands.txt rename to install-cpp/install-commands.txt index feac695..90ea48e 100644 --- a/INSTALL/install-commands.txt +++ b/install-cpp/install-commands.txt @@ -2,7 +2,11 @@ Install C++ and its compiler G++ ------------------------------------------------------------ To install C++ and the GNU Compiler Collection (g++) on your system, follow these general steps based on the operating system you are using. -We have listed steps for Linux, MacOS and Windows. +We have listed steps for: + +* Linux +* MacOS +* Windows For Linux (Ubuntu/Debian): ------------------------------------------------------------