From 2ee4a22d7f20513ebce9efd249b172fd05de5d52 Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:23:07 +1100 Subject: [PATCH] Update README.md --- Version 1 (mTAC-LoRa)/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version 1 (mTAC-LoRa)/README.md b/Version 1 (mTAC-LoRa)/README.md index c00c285..a72600e 100644 --- a/Version 1 (mTAC-LoRa)/README.md +++ b/Version 1 (mTAC-LoRa)/README.md @@ -24,7 +24,7 @@ This version 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 -2) Open a terminal and enter run the following commands to install the required libraries: +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` 3) Open the python script with _Python 3 (IDLE)_