Update 'README.md'

main
Micke Nordin 6 days ago
parent 8119459d2f
commit 3c52eb2a81

@ -3,11 +3,15 @@
This is a commandline tool for knotapi: https://gitlab.nic.cz/knot/knot-dns-rest
## Build and install
The preffered method of installation is via pipx:
```
pipx install knotctl
```
To install using pip, run the following command in a virtual envrionment.
```
python -m pip install "knotctl @ git+https://code.smolnet.org/micke/knotctl
python -m pip install knotctl
```
To build and install as a deb-package

Loading…
Cancel
Save