Add instructions for installing from the radioconda metapackage.

This commit is contained in:
Ryan Volz 2021-07-23 18:05:36 -04:00
parent 61c9bb9767
commit 728e1961c9
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@ For a command line install, download the installer and run:
For a graphical install, download the installer and double-click it.
If you already have conda/mamba, you can skip the installer and create a new environment with all of the radioconda packages by running:
conda create -n radioconda -c conda-forge -c ryanvolz radioconda
See [below](#additional-installation-for-device-support) for additional installation steps for particular software radio devices.
### Non-interactive install