From 1169afeb23b7766d6f08d576638313f5829c9cea Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Thu, 11 Jun 2020 17:34:29 +1000 Subject: [PATCH] Update README.md --- Configuration 1 (mTAC-LoRa)/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration 1 (mTAC-LoRa)/README.md b/Configuration 1 (mTAC-LoRa)/README.md index 56f02f8..7977a54 100644 --- a/Configuration 1 (mTAC-LoRa)/README.md +++ b/Configuration 1 (mTAC-LoRa)/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 _Ver1\_LoRadar\_Extractor.py_ python script from above and place it in the _Downloads_ folder of the Raspberry Pi +1) Download the _Config1\_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`