diff options
author | glowiak <52356948+glowiak@users.noreply.github.com> | 2022-02-05 14:04:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-05 14:04:34 +0100 |
commit | 8199941a8132ff6724ae21fae21d9a40bd6b7f49 (patch) | |
tree | 758085b36420d461d6219e21a8e67e86dd679320 /README.md | |
parent | 651d237200374fda047656191b36a132e56a1d77 (diff) | |
download | PrismLauncher-8199941a8132ff6724ae21fae21d9a40bd6b7f49.tar.gz PrismLauncher-8199941a8132ff6724ae21fae21d9a40bd6b7f49.tar.bz2 PrismLauncher-8199941a8132ff6724ae21fae21d9a40bd6b7f49.zip |
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -119,7 +119,7 @@ For FreeBSD available are: - [AppBSD Image](http://glowiak.github.io/file/polymc-latest-fbsd64-appbsd) - a portable application, requires [AppBSD](https://codeberg.org/glowiak/appbsd/) to be installed. -- [Gzipped binaries](http://glowiak.github.io/file/polymc-latest-bsd64-raw) - traditional way to distribute, unpack and run. +- [Gzipped binaries](http://glowiak.github.io/file/polymc-latest-fbsd64-raw) - traditional way to distribute, unpack and run. In both cases you need X11, Qt5 and Java installed |