ref: 4beea686fd27e6c6ba19ec52ea8d80c2a7cc56eb
parent: a1d153b3ea809d6032483d629d0681bb4743e786
parent: 91e26cc6df8e469f3989683d3d445a0a9da6d64f
author: Olav Sørensen <olav.sorensen@live.no>
date: Sun Feb 16 15:03:52 EST 2020
Merge branch 'master' of https://github.com/8bitbubsy/pt2-clone
--- a/README.md
+++ b/README.md
@@ -11,8 +11,10 @@
![Example #2](https://16-bits.org/pt2-clone-4.png)
# Releases
-Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/pt2.php). \
-Linux users will unfortunately have to compile the program manually.
+Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/pt2.php).
+
+Linux users can try to search for the "pt2-clone" package in the distribution's package repository, but it may not be present. \
+If it's not present, you will unfortunately have to compile the program manually, which may or may not be successful. Please don't contact me if it didn't go well, as I don't fully support Linux on my tracker clones.
# Compiling the code
Please read HOW-TO-COMPILE.txt file in the repository.