minor edit in README

This commit is contained in:
fduncanh
2021-12-12 16:52:28 -05:00
parent 898cad96b6
commit 8b255aec02
3 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
<p>For “GPL-strict” distributions, UxPlay can be built using OpenSSL- 3.0.0, which has a new <a href="https://www.openssl.org/blog/blog/2021/09/07/OpenSSL3.Final/">GPLv3-compatible license</a>.</p>
<h1 id="getting-uxplay">Getting UxPlay:</h1>
<p>Either download and unzip <a href="https://github.com/FDH2/UxPlay/archive/refs/heads/master.zip">UxPlay-master.zip</a>, or (if git is installed): “git clone https://github.com/FDH2/UxPlay”.</p>
<p>*This is also a pull request on the original site https://github.com/antimof/UxPlay ; that original project appears to be inactive, but the pull request with changes up to 2021-12-10 were recently merged whith the antimof tree (thank you antimof!).</p>
<p>*This is also a pull request on the original site https://github.com/antimof/UxPlay ; that original project is inactive, but the pull request with changes up to 2021-12-10 were recently merged with the antimof tree (thank you antimof!).</p>
<h2 id="building-uxplay-on-linux-or-bsd">Building UxPlay on Linux (or *BSD):</h2>
<p>(Instructions for Debian/Ubuntu; adapt these for other Linuxes; for macOS, see below).</p>
<p>You need a C/C++ compiler (e.g. g++) with the standard development libraries installed.</p>

View File

@@ -51,9 +51,9 @@ or (if git is installed): "git clone https://github.com/FDH2/UxPlay".
*This is also a pull request on the
original site https://github.com/antimof/UxPlay ; that original
project appears to be inactive, but the pull request with
changes up to 2021-12-10
were recently merged whith the antimof tree (thank you antimof!).
project is inactive, but the pull request with
changes up to 2021-12-10
were recently merged with the antimof tree (thank you antimof!).
## Building UxPlay on Linux (or \*BSD):

View File

@@ -68,9 +68,9 @@ Either download and unzip
or (if git is installed): "git clone https://github.com/FDH2/UxPlay".
\*This is also a pull request on the original site
https://github.com/antimof/UxPlay ; that original project appears to be
inactive, but the pull request with changes up to 2021-12-10 were
recently merged whith the antimof tree (thank you antimof!).
https://github.com/antimof/UxPlay ; that original project is inactive,
but the pull request with changes up to 2021-12-10 were recently merged
with the antimof tree (thank you antimof!).
Building UxPlay on Linux (or \*BSD):
------------------------------------