mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-01 11:49:17 -05:00
Fix typo in README: s/instrallation/installation/ (#2613)
This commit is contained in:
@ -12,7 +12,7 @@ On other platforms you can install however you like following the instructions i
|
|||||||
2. Install and run Code::Blocks.
|
2. Install and run Code::Blocks.
|
||||||
|
|
||||||
3. **Windows only**: Select `Settings` `Compiler` `Toolchain executables`.
|
3. **Windows only**: Select `Settings` `Compiler` `Toolchain executables`.
|
||||||
Change `Compiler's instrallation directory` to `C:\raylib\MingGW`. Do *not* press auto-detect.
|
Change `Compiler's installation directory` to `C:\raylib\MingGW`. Do *not* press auto-detect.
|
||||||
There is a screenshot below showing how it should look. Press `OK`.
|
There is a screenshot below showing how it should look. Press `OK`.
|
||||||
|
|
||||||
4. Select `File` `Open` and open the `core_basic_windows.cbp` file.
|
4. Select `File` `Open` and open the `core_basic_windows.cbp` file.
|
||||||
|
|||||||
Reference in New Issue
Block a user