Add link to release page
This commit is contained in:
parent
213c9a4b24
commit
69ed07a9e1
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ cd knotctl
|
||||||
python3 setup.py --command-packages=stdeb.command bdist_deb
|
python3 setup.py --command-packages=stdeb.command bdist_deb
|
||||||
sudo dpkg -i deb_dist/knotctl_0.0.1-1_all.deb
|
sudo dpkg -i deb_dist/knotctl_0.0.1-1_all.deb
|
||||||
```
|
```
|
||||||
|
A prebuilt deb-package is also available from the release page: https://code.smolnet.org/micke/knotctl/releases/
|
||||||
|
|
||||||
## Shell completion
|
## Shell completion
|
||||||
For bash: add this to .bashrc
|
For bash: add this to .bashrc
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue