From 707d48be4c19e35614b89ff9e8d9cc1559c3b8df Mon Sep 17 00:00:00 2001 From: Joachim Tapparel <66671413+tapparelj@users.noreply.github.com> Date: Wed, 6 Nov 2024 09:17:12 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c8441ef..eb6768f5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ The out of tree module gr-lora_sdr can be installed from source or directly as a ```sh cd gr-lora_sdr/ ``` -- A functioning environment with all dependencies can be installed with conda or you can install them individually and skip to the next step. +- You can optionally install the required dependecies using the provided conda environment, or directly install the dependecies independently and skip to the next step. You can follow this [tutorial](https://www.how2shout.com/how-to/install-anaconda-wsl-windows-10-ubuntu-linux-app.html) or simply following: - First download the latest release of conda, for example: ```sh