diff options
author | glowiak <52356948+glowiak@users.noreply.github.com> | 2022-02-26 13:04:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-26 13:04:35 +0100 |
commit | 4f975bfb04ec4ae70ebbec2ddb2644f994104259 (patch) | |
tree | 72969ede759e93069c6542a13f79f437ad62a7c8 | |
parent | 692b9cf0e0efd00e3f5bc0bbdc4e517010c7773a (diff) | |
download | PrismLauncher-4f975bfb04ec4ae70ebbec2ddb2644f994104259.tar.gz PrismLauncher-4f975bfb04ec4ae70ebbec2ddb2644f994104259.tar.bz2 PrismLauncher-4f975bfb04ec4ae70ebbec2ddb2644f994104259.zip |
Notify about needed AppBSD version
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ MacOS has experimental development builds available [here](https://github.com/Po There are community-maintained binary packages available: -- [AppBSD Image](http://glowiak.github.io/file/polymc-latest-fbsd64-appbsd) - a portable application, requires [AppBSD](https://codeberg.org/glowiak/appbsd/) to be installed. +- [AppBSD Image](http://glowiak.github.io/file/polymc-latest-fbsd64-appbsd) - a portable application, requires [AppBSD](https://codeberg.org/glowiak/appbsd/) (0.4.9 or newer) to be installed. - [Gzipped binaries](http://glowiak.github.io/file/polymc-latest-fbsd64-raw) - traditional way to distribute, unpack and run. |