From 07fe3442ee12ede215a1b60d9857ac46c1eeccfe Mon Sep 17 00:00:00 2001 From: Ryan Tang Date: Mon, 8 Aug 2022 12:49:29 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b2accc..97a888c 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ in Ubuntu 20+ ->sudo apt install python3-tk snmp snmp-mibs-downloader ->python3 -m pip install pysimplegui + ~>sudo apt install python3-tk snmp snmp-mibs-downloader + ~>python3 -m pip install pysimplegui # Usage ->python3 IsegHVController.py + ~>python3 IsegHVController.py