From c576566a09e8bb1cc79be31ac631795eec3f76cd Mon Sep 17 00:00:00 2001 From: Ignacio Sanchez Gines Date: Sat, 23 May 2020 20:40:22 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c206ff5..357981fe 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Please, consider [sponsoring](https://github.com/sponsors/drhelius) and followin ## Downloads -- **Windows**: [Gearboy-3.1.0-Windows.zip](https://github.com/drhelius/Gearboy/releases/download/gearboy-3.1.0/Gearboy-3.1.0-Windows.zip) +- **Windows**: [Gearboy-3.1.1-Windows.zip](https://github.com/drhelius/Gearboy/releases/download/gearboy-3.1.1/Gearboy-3.1.1-Windows.zip) + NOTE: You may need to install the [Microsoft Visual C++ Redistributable](https://go.microsoft.com/fwlink/?LinkId=746572) - **macOS**: + `brew cask install gearboy` - + Or install manually: [Gearboy-3.1.0-macOS.zip](https://github.com/drhelius/Gearboy/releases/download/gearboy-3.1.0/Gearboy-3.1.0-macOS.zip) -- **Linux**: [Gearboy-3.1.0-Linux.tar.xz](https://github.com/drhelius/Gearboy/releases/download/gearboy-3.1.0/Gearboy-3.1.0-Linux.tar.xz) + + Or install manually: [Gearboy-3.1.1-macOS.zip](https://github.com/drhelius/Gearboy/releases/download/gearboy-3.1.1/Gearboy-3.1.1-macOS.zip) +- **Linux**: [Gearboy-3.1.1-Linux.tar.xz](https://github.com/drhelius/Gearboy/releases/download/gearboy-3.1.1/Gearboy-3.1.1-Linux.tar.xz) + NOTE: You may need to install `libsdl2` and `libglew` - **iOS**: Build Gearboy with Xcode and transfer it to your device. You can open rom files from other apps like Safari or Dropbox, or use your iCloud Drive. - **RetroArch**: [Libretro core documentation](https://libretro.readthedocs.io/en/latest/library/gearboy/).