We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7261b2f commit 92dbff4Copy full SHA for 92dbff4
readme.md
@@ -59,7 +59,7 @@ To get started with the project, follow these steps:
59
2. Install dependencies:
60
- Follow the instructions on the [raylib website](https://www.raylib.com/) to install raylib.
61
- Ensure your C++ compiler is set up correctly.
62
- - Make sure you have `raygui.h` and update it's in the `common.h`.
+ - Make sure you have `raygui.h` and update it's location in the `common.h`.
63
64
3. Build the project:
65
- Open the project in your IDE (e.g., Visual Studio Code).
0 commit comments