Skip to content

Commit 9a4a3c1

Browse files
authored
1 parent 6967623 commit 9a4a3c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ The out of tree module gr-lora_sdr can be installed from source or directly as a
9292
```sh
9393
source ~/.bashrc
9494
```
95-
- Now copy our environment to install all the dependencies of the module automatically. Note that it will take quite some time (~20 min).
95+
- Now copy our environment to install all the dependencies of the module automatically
9696
```sh
97-
conda env create -f environment.yml
97+
conda env create -f environment.yml
9898
```
9999
- Start the conda environment GNU Radio 3.10 you just created
100100
```sh

0 commit comments

Comments
 (0)