Skip to content

Commit

Permalink
docs: update readme installation part
Browse files Browse the repository at this point in the history
  • Loading branch information
buehler authored Dec 2, 2020
1 parent 02bce8d commit 5a83d1f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5a83d1f

Please sign in to comment.