From 4eb9ba5babf8895921a69ea658927e09297221d0 Mon Sep 17 00:00:00 2001 From: Eric Yu Date: Mon, 31 Oct 2022 01:24:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebabdc8..7d23562 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Read the resistance of a voltage divider using ESP32 ## Required & Dependencies ### Required - Python 3 (but below 3.10). And the following packages using `pip`. - Alternatively, you can just switch the file source of the Command line Prompt by using 'cd \file address\\' and after that, run `pip install -r requirements.txt` in to have all packages installed automatically + Alternatively, you can just switch the file source of the Command line Prompt by using 'cd ' and after that, run `pip install -r requirements.txt` in to have all packages installed automatically - matplotlib - pyserial - wxPython