From 5db7642424ddb5c6c304899efd4e8f74a8351a65 Mon Sep 17 00:00:00 2001 From: andreas128 Date: Wed, 27 Sep 2017 17:11:31 +0200 Subject: Minor Change --- dpd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dpd') diff --git a/dpd/README.md b/dpd/README.md index 0977665..5a3489f 100644 --- a/dpd/README.md +++ b/dpd/README.md @@ -67,7 +67,7 @@ Thus we have a margin of about 30dB for the input power of the USRP RX port. Software Setup -------------- -We assume that you already installed *ODR-DabMux* and *ODR-DabMod*. In order to satisfy dependencies for the predistortion, you can install all required python modules using conda. To obtain the conda commandline tool, install [miniconda](https://conda.io/docs/user-guide/install/linux.html). It helps you keep the global python environment clean and install the exact same package versions as we used for development. Alternatively you can also install the packages specified in the environment file via your preferred method. +We assume that you already installed *ODR-DabMux* and *ODR-DabMod*. In order to satisfy dependencies for the predistortion, you can install all required python modules using conda. To obtain the conda command line tool, install [miniconda](https://conda.io/docs/user-guide/install/linux.html) and do the beginners tutorial. It helps you keep the global python environment clean and install the exact same package versions as we used for development. Alternatively you can also install the packages specified in the environment file via your preferred method. ``` conda env create -f dpd/environment.yml -- cgit v1.2.3