Include python3-stdeb in build instructions
This commit is contained in:
parent
e0c3bfb2e6
commit
213c9a4b24
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ pip3 install git+https://code.smolnet.org/micke/knotctl
|
|||
```
|
||||
To build and install as a deb-package
|
||||
```
|
||||
sudo apt install python3-stdeb
|
||||
git clone https://code.smolnet.org/micke/knotctl
|
||||
cd knotctl
|
||||
python3 setup.py --command-packages=stdeb.command bdist_deb
|
||||
|
|
Loading…
Add table
Reference in a new issue