Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
akamura committed Feb 18, 2024
2 parents 32661c9 + ccd5aa1 commit 5092980
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ 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.

Expand Down

0 comments on commit 5092980

Please sign in to comment.