Updated Using raylib in VSCode (markdown)

master
wellmi 1 year ago
parent
commit
345e9f7baa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Using-raylib-in-VSCode.md

+ 1
- 1
Using-raylib-in-VSCode.md

@ -1,4 +1,4 @@
[_VSCode_](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
[VSCode](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
Note: Make sure you install Raylib from the official release binaries rather than building Raylib from source (should work without changes on Windows if you install Raylib mingw release).

Loading…
Cancel
Save