Include python3-stdeb in build instructions

main v0.0.1
Micke Nordin 2 years ago
parent e0c3bfb2e6
commit 213c9a4b24
Signed by: micke
GPG Key ID: 0DA0A7A5708FE257

@ -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…
Cancel
Save