diff --git a/Configuration 2 (RAK831)/README.md b/Configuration 2 (RAK831)/README.md index 3c3e079..4466e6d 100644 --- a/Configuration 2 (RAK831)/README.md +++ b/Configuration 2 (RAK831)/README.md @@ -23,7 +23,7 @@ This configuration setup uses the following hardware: ## Information extraction (Requires Internet Connection) To extract the information, follow the steps below: -1) Download the _Ver2\_LoRadar\_Extractor.py_ python script from above and place it in the _Downloads_ folder of the Raspberry Pi +1) Download the _Config2\_LoRadar\_Extractor.py_ python script from above and place it in the _Downloads_ folder of the Raspberry Pi 2) Open a terminal and enter the following commands to install the required libraries: `sudo apt-get install python3-matplotlib --assume-yes` `sudo apt-get install python3-pandas --assume-yes`