Fix typo

master
Ninad Sachania 1 년 전
부모
커밋
04bd6e3aee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Using-raylib-in-VSCode.md

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

@ -52,7 +52,7 @@ Copy the VSCode folder (and all its contents) from raylib/projects/VSCode (from
Make sure you set the proper paths to your local build of raylib in `c_cpp_properties.json` and `tasks.json`. These will be specific to your installation of raylib.
In `c_cpp_properties.json` make sure that `compilerPath`` is correct:
In `c_cpp_properties.json` make sure that `compilerPath` is correct:
```json
"includePath": [

불러오는 중...
취소
저장