Wrote quickstart instead of quiuckstart

master
Gabriele Galluzzo 10ヶ月前
コミット
d18de9d8e1
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Working-on-Windows.md

+ 1
- 1
Working-on-Windows.md

@ -34,7 +34,7 @@ This guide should work across all platforms, but the example is demonstrated on
3. Compile the C (i.e., test.c) file using the following command:
`zig cc -o test.exe test.c -I"C:\raylib\include" "C:\raylib\lib\libraylib.a" -lopengl32 -lgdi32 -lwinmm`
## Other methods
If you do not want to use the quiuckstart, you have several options
If you do not want to use the quickstart, you have several options
## Manual Setup with W64Devkit
1. Download `w64devkit-x.xx.x.zip` from https://github.com/skeeto/w64devkit

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