Skip to content

Commit

Permalink
Update README.md (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyboxvk authored Oct 21, 2024
1 parent 6967623 commit 9a4a3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ The out of tree module gr-lora_sdr can be installed from source or directly as a
```sh
source ~/.bashrc
```
- 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
```sh
conda env create -f environment.yml
conda env create -f environment.yml
```
- Start the conda environment GNU Radio 3.10 you just created
```sh
Expand Down

0 comments on commit 9a4a3c1

Please sign in to comment.