Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swharden authored Oct 3, 2018
1 parent 21ef410 commit 5ec3963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cpp/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# C++ Code Notes

## Configuring GCC (GPP) with Visual Studio Code
## Configuring GCC to Compile C++ from Visual Studio Code
* Install [MinGW-64](https://sourceforge.net/projects/mingw-w64/) (_Minimalist GNU for Windows_)
* Install the [C/C++ extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) in VS Code
* Add path to `g++.exe` to PATH in your environment variables
Expand Down

0 comments on commit 5ec3963

Please sign in to comment.