corrected package dependencies

This commit is contained in:
K4YT3X 2021-06-29 22:42:22 +00:00
parent 48d4d35761
commit 25b3258fc2

View File

@ -14,10 +14,9 @@ wg-meshconf is a tool that will help you to generate peer configuration files fo
## Prerequisites ## Prerequisites
- Python 3 - Python >= 3.6
- prettytable (optional) - cryptography
- rich
It is highly recommended to install `prettytable` so you can get beautiful tabular display of peer information. If you choose not to install `prettytable`, only plaintext output will be available.
## Installation (pip) ## Installation (pip)