From 961b34f1e01ae53b344614e44463b620637870eb Mon Sep 17 00:00:00 2001 From: akamura Date: Sun, 18 Feb 2024 18:24:19 +0100 Subject: [PATCH] Updated for Release 1.3 --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index dbbedcd..17cafbf 100644 --- a/README.md +++ b/README.md @@ -51,14 +51,6 @@ To achieve the optimal experience, I highly encourage you to download and instal ```shell pip install -r /opt/akamura/ciscomerakiclu/requirements.txt ``` -<<<<<<< HEAD -======= -or -```shell - sudo pip install tabulate pathlib datetime termcolor pysqlcipher3 rich requests -``` ->>>>>>> ccd5aa1e5c245fba8632ce02b258c91f0ec95f71 - Please note that when you execute **main.py** it will search for additional modules and autoinstall it with pip based on modules references.