Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,14 @@ Download the latest release for your platform from [GitHub Releases](https://git
| macOS | `.dmg` (Intel & Apple Silicon) |
| Linux | `.AppImage`, `.deb`, or `.tar.gz` |

#### Arch Linux (AUR)

Arch Linux users can install Firestudio from the AUR:

```bash
yay -S firestudio-bin
```

#### macOS Users: First Launch

Since the app is not signed with an Apple Developer certificate, macOS will show a security warning on first launch.
Expand Down
Loading