"a quick start" edit

master
weijh 1 year ago
parent
commit
6d190dc657
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Working-on-Windows.md

+ 1
- 1
Working-on-Windows.md

@ -31,7 +31,7 @@ int main() {
}
```
5. Compile with:
5. Compile in w64devkit.exe console:
> `gcc -o raylibhelloworld.exe raylibhelloworld.c -lraylib -lopengl32 -lgdi32 -lwinmm`
6. Run:

Loading…
Cancel
Save