diff --git a/README.html b/README.html index a3e996f0..595cb2b6 100644 --- a/README.html +++ b/README.html @@ -9,7 +9,7 @@

Note to p

For “GPL-strict” distributions, UxPlay can be built using OpenSSL- 3.0.0, which has a new GPLv3-compatible license.

Getting UxPlay:

Either download and unzip UxPlay-master.zip, 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!).

+

*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!).

Building UxPlay on Linux (or *BSD):

(Instructions for Debian/Ubuntu; adapt these for other Linuxes; for macOS, see below).

You need a C/C++ compiler (e.g. g++) with the standard development libraries installed.

diff --git a/README.md b/README.md index 739b809e..d255a56c 100644 --- a/README.md +++ b/README.md @@ -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): diff --git a/README.txt b/README.txt index e4859e69..004013c7 100644 --- a/README.txt +++ b/README.txt @@ -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): ------------------------------------