Readme Updates. (#659)

* Update Reicast Link
This commit is contained in:
Gabriel Morazán 2022-06-05 11:32:59 -04:00 committed by GitHub
parent 2327e73ee7
commit 917cc7f27c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
![flycast logo](https://github.com/flyinghead/flycast/raw/master/shell/linux/flycast.png)
**Flycast** is a multi-platform Sega Dreamcast, Naomi and Atomiswave emulator derived from [**reicast**](https://reicast.com/).
**Flycast** is a multi-platform Sega Dreamcast, Naomi, Naomi 2, and Atomiswave emulator derived from [**reicast**](https://github.com/skmp/reicast-emulator).
Information about configuration and supported features can be found on [**TheArcadeStriker's flycast wiki**](https://github.com/TheArcadeStriker/flycast-wiki/wiki).
@ -17,21 +17,21 @@ Join us on our [**Discord server**](https://discord.gg/X8YWP8w) for a chat.
### Flatpak (Linux)
1. [Set up Flatpak](https://www.flatpak.org/setup/)
1. [Set up Flatpak](https://www.flatpak.org/setup/).
2. Install Flycast from [Flathub](https://flathub.org/apps/details/org.flycast.Flycast)
2. Install Flycast from [Flathub](https://flathub.org/apps/details/org.flycast.Flycast):
`flatpak install -y org.flycast.Flycast`
3. Run Flycast
3. Run Flycast:
`flatpak run org.flycast.Flycast`
### Homebrew (MacOS)
1. [Set up Homebrew](https://brew.sh)
1. [Set up Homebrew](https://brew.sh).
2. Install Flycast via Homebrew
2. Install Flycast via Homebrew:
`brew install --cask flycast`