Update README.md

This commit is contained in:
markjfine 2021-10-31 19:48:11 -04:00 committed by GitHub
parent bf78481456
commit cd0b378276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ The following programs are required to run NRSC5-DUI
* [musicbrainzngs](https://pypi.org/project/musicbrainzngs) * [musicbrainzngs](https://pypi.org/project/musicbrainzngs)
* [nrsc5](https://github.com/theori-io/nrsc5) * [nrsc5](https://github.com/theori-io/nrsc5)
It is also assumed you have a fully operational Gtk3 environment installed from [Homebrew](https://brew.sh/), if running on macOS.
# Setup # Setup
1. Install the latest version of Python 3.9, PyGObject, Pillow, and other python dependencies. 1. Install the latest version of Python 3.9, PyGObject, Pillow, and other python dependencies.
2. Compile and install nrsc5. 2. Compile and install nrsc5.