Skip to content

Commit

Permalink
fix freetype package typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasvlevi committed May 11, 2024
1 parent 8b9caf9 commit 73906f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Windows builds are done in an [MSYS2](https://www.msys2.org/) environement with
Install dependencies

```
pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-lua mingw-w64-x86_64-glfw mingw-w64-x86_64-freetype2
pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-lua mingw-w64-x86_64-glfw mingw-w64-x86_64-freetype
```

build
Expand Down

0 comments on commit 73906f9

Please sign in to comment.