mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
minor edit in README
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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):
|
||||
|
||||
|
||||
@@ -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):
|
||||
------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user