Include python3-stdeb in build instructions

This commit is contained in:
Micke Nordin 2022-10-25 10:59:16 +02:00
parent e0c3bfb2e6
commit 213c9a4b24
Signed by untrusted user who does not match committer: micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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