From 213c9a4b24c92a5bf5221e558696062727231c7c Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Tue, 25 Oct 2022 10:59:16 +0200 Subject: [PATCH] Include python3-stdeb in build instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90ea704..e7b4cc2 100644 --- a/README.md +++ b/README.md @@ -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