Update 'README.md'
This commit is contained in:
parent
7817cb43b8
commit
7b9d05f5a8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ sudo apt install python3-stdeb
|
|||
git clone https://code.smolnet.org/micke/knotctl
|
||||
cd knotctl
|
||||
python3 setup.py --command-packages=stdeb.command bdist_deb
|
||||
sudo dpkg -i deb_dist/knotctl_0.0.2-1_all.deb
|
||||
sudo dpkg -i deb_dist/knotctl_*_all.deb
|
||||
```
|
||||
A prebuilt deb-package is also available from the release page: https://code.smolnet.org/micke/knotctl/releases/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue