diff options
Diffstat (limited to 'projects/CodeBlocks')
| -rw-r--r-- | projects/CodeBlocks/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/CodeBlocks/README.md b/projects/CodeBlocks/README.md index eabf83c3..49767d79 100644 --- a/projects/CodeBlocks/README.md +++ b/projects/CodeBlocks/README.md @@ -1,11 +1,11 @@ -# Raylib template for Code::Blocks +# raylib template for Code::Blocks -1. Install Raylib. +1. Install raylib. On Windows you should install the **Windows Installer (with MinGW compiler)** package. On other platforms you can install however you like following the instructions in the wiki. - * https://github.com/raysan5/raylib/releases/download/4.0.0/raylib_installer_v400.mingw.exe + * https://github.com/raysan5/raylib/releases/download/4.2.0/raylib_installer_v420.mingw.exe * https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux * https://github.com/raysan5/raylib/wiki/Working-on-macOS |
