ソースを参照

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

pull/2614/head
hartmannathan 3年前
committed by GitHub
コミット
b0b6381745
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      projects/CodeBlocks/README.md

+ 1
- 1
projects/CodeBlocks/README.md ファイルの表示

@ -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.

読み込み中…
キャンセル
保存