diff --git a/Tutorial:Your-first-game-in-Ebiten.md b/Tutorial:Your-first-game-in-Ebiten.md index b2ff886..4ff73ea 100644 --- a/Tutorial:Your-first-game-in-Ebiten.md +++ b/Tutorial:Your-first-game-in-Ebiten.md @@ -6,7 +6,7 @@ Ebiten is a cross-platform library, which means you can run Ebiten on these platforms: -* Desktop: Windows, Mac OS X, Linux +* Desktop: Windows, macOS, Linux, FreeBSD * Mobile: Android, iOS * Web browser: Chrome and Firefox (powered by GopherJS)