Skip to content

Commit f3b0eb8

Browse files
authored
Update README.md
1 parent 707d48b commit f3b0eb8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ If you find this implementation useful for your project, please consider citing
6666
- gxx
6767
- pybind11
6868

69-
The conda environment used to develop this module is described by the environment.yml file.
7069
## Installation
7170
The out of tree module gr-lora_sdr can be installed from source or directly as a conda package.
7271
### From source
@@ -78,7 +77,7 @@ The out of tree module gr-lora_sdr can be installed from source or directly as a
7877
```sh
7978
cd gr-lora_sdr/
8079
```
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.
80+
- You can optionally install the required dependecies using the provided conda environment, or directly install the dependecies independently and bypass the use of conda.
8281
You can follow this [tutorial](https://www.how2shout.com/how-to/install-anaconda-wsl-windows-10-ubuntu-linux-app.html) or simply following:
8382
- First download the latest release of conda, for example:
8483
```sh

0 commit comments

Comments
 (0)