diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ You can find the complete pyvyos documentation on [Read the Docs](https://pyvyos ## Installation -You can install pyvyos using pip: +You can install pyvyos using pip https://pypi.org/project/pyvyos/: ```bash pip install pyvyos |