You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The out of tree module gr-lora_sdr can be installed from source or directly as a
78
78
```sh
79
79
cd gr-lora_sdr/
80
80
```
81
-
-A functioning environment with all dependencies can be installed with conda or you can install them individually and skip to the next step.
81
+
-You can optionally install the required dependecies using the provided conda environment, or directly install the dependecies independently and skip to the next step.
82
82
You can follow this [tutorial](https://www.how2shout.com/how-to/install-anaconda-wsl-windows-10-ubuntu-linux-app.html) or simply following:
83
83
- First download the latest release of conda, for example:
0 commit comments