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
- Python 3
- prettytable (optional)
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.
- Python >= 3.6
- cryptography
- rich
## Installation (pip)