Quellcode durchsuchen

Fix typo in README: s/instrallation/installation/ (#2613)

pull/2614/head
hartmannathan vor 2 Jahren
committed von GitHub
Ursprung
Commit
b0b6381745
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      projects/CodeBlocks/README.md

+ 1
- 1
projects/CodeBlocks/README.md Datei anzeigen

@ -12,7 +12,7 @@ On other platforms you can install however you like following the instructions i
2. Install and run Code::Blocks.
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`.
4. Select `File` `Open` and open the `core_basic_windows.cbp` file.

Laden…
Abbrechen
Speichern