From 5a83d1fe47f3990094ce5d9201992a10b06b3e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20B=C3=BChler?= Date: Wed, 2 Dec 2020 09:54:05 +0100 Subject: [PATCH] docs: update readme installation part --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d469524..897f0de 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,9 @@ It does provide some helping commands and eases up deployments. ### Install -```bash -npm install -g @smartive/kuby -``` - -This adds the `kuby` executable to your global bin. - -If you don't have node installed, you can build executables for your system -with the `package` npm script. +Download the executable for your system from the releases page. +Put it into a suitable place and for unix based systems, +make it executable. ### Usage