mirror of
https://github.com/ryanvolz/radioconda.git
synced 2025-04-12 14:38:42 -04:00
Add instructions for installing from the radioconda metapackage.
This commit is contained in:
parent
61c9bb9767
commit
728e1961c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user