README.md fix typo

This commit is contained in:
fduncanh
2021-09-30 03:47:16 -04:00
parent 66f7361bc0
commit a6540764d0

View File

@@ -131,7 +131,7 @@ currently given by "x" = "l"):
Similarly, for libplist, download the source as a zipfile from github as
[libplist-master.zip](https://github.com/libimobiledevice/libplist/archive/refs/heads/master.zip), then
unpack ("unzip libplist-master.zip ; cd libplist-master"), build/install
("./autogen.sh ; make ; sudo make install)" and clean up after uxplay is built with "sudo make uninstall" in the same directory.
("./autogen.sh ; make ; sudo make install") and clean up after uxplay is built with "sudo make uninstall" in the same directory.
***Other ways (Brew, MacPorts) to install GStreamer on macOS (not recommended):***