From a27f2969d4d7f25c640ec445f99f4a6f7d88c6ab Mon Sep 17 00:00:00 2001 From: "Mark J. Fine" Date: Thu, 12 Jan 2023 07:57:20 -0500 Subject: [PATCH] Added requirements.txt instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 804511c..444e768 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The following programs are required to run NRSC5-DUI It is also assumed you have a fully operational Gtk3 environment installed from [Homebrew](https://brew.sh/), if running on macOS. # 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. Once Python is installed, you may install the dependencies by giving the command `pip install -r ` 2. Compile and install nrsc5. If using an SDRPlay, you must compile and install the version provided by [fventuri](https://github.com/fventuri/nrsc5). 3. Install nrsc5-dui files in a directory where you have write permissions.