From 69ed07a9e1f7f0483fa1300690f7ed59734f2a2e Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Tue, 25 Oct 2022 09:10:39 +0000 Subject: [PATCH] Add link to release page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e7b4cc2..1a61994 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ cd knotctl python3 setup.py --command-packages=stdeb.command bdist_deb sudo dpkg -i deb_dist/knotctl_0.0.1-1_all.deb ``` +A prebuilt deb-package is also available from the release page: https://code.smolnet.org/micke/knotctl/releases/ + ## Shell completion For bash: add this to .bashrc ```