Skip to content

Commit

Permalink
Merge pull request #52 from wunderio/feature/macOS-installation
Browse files Browse the repository at this point in the history
Add macOS installation instructions
  • Loading branch information
Rade333 authored Jan 16, 2024
2 parents 839e633 + 98fc680 commit 61d7ddc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ curl -sL https://github.com/wunderio/silta-cli/releases/download/0.1.0/silta-0.1
curl -sL https://github.com/wunderio/silta-cli/releases/download/master/silta-master-linux-amd64.tar.gz | tar xz -C ~/.local/bin
```

### macOS
Installing should work using brew
```
brew install wunderio/tap/silta-cli
```

## Usage

Run cli commands
Expand Down

0 comments on commit 61d7ddc

Please sign in to comment.