Skip to content

Commit

Permalink
Provide more information on requirements
Browse files Browse the repository at this point in the history
Fixes #156
  • Loading branch information
Jacalz authored Apr 22, 2024
1 parent cdcea76 commit 5f271d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ If this does not work, the `amd64` binaries work fine through Rosetta.
## Requirements

Rymdport compiles into a statically linked binary with no explicit runtime dependencies.
Compiling requires a [Go](https://go.dev) compiler (aversion 1.19 or later is required) and the [prerequisites for Fyne](https://developer.fyne.io/started/).
Compiling requires a [Go](https://go.dev) compiler (version 1.19 or later) and the [prerequisites for Fyne](https://developer.fyne.io/started/).

For more information, see the [Requirements]([https://github.com/Jacalz/rymdport/wiki/E](https://github.com/Jacalz/rymdport/wiki/Requirements)) page in the [Rymdport Wiki](https://github.com/Jacalz/rymdport/wiki).

## Building

Expand Down

0 comments on commit 5f271d9

Please sign in to comment.