We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6967623 commit 9a4a3c1Copy full SHA for 9a4a3c1
README.md
@@ -92,9 +92,9 @@ The out of tree module gr-lora_sdr can be installed from source or directly as a
92
```sh
93
source ~/.bashrc
94
```
95
- - Now copy our environment to install all the dependencies of the module automatically. Note that it will take quite some time (~20 min).
+ - Now copy our environment to install all the dependencies of the module automatically
96
97
- conda env create -f environment.yml
+ conda env create -f environment.yml
98
99
- Start the conda environment GNU Radio 3.10 you just created
100
0 commit comments