Skip to content

Commit

Permalink
Update README.md with MacOS install instructions (#571)
Browse files Browse the repository at this point in the history
Updates README.md with MacOS install instructions
  • Loading branch information
ste-m authored Mar 19, 2024
1 parent 0d93d76 commit 831a8e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ makepkg --install

Alternatively there are two packages building from source https://aur.archlinux.org/exoscale-cli.git and https://aur.archlinux.org/exoscale-cli-git.git where the latter builds from the latest commit on the master branch and the former from the latest release commit.

### With brew on MacOS

```shell
tap "exoscale/tap"
brew install exoscale-cli
```

## Configuration

Running the `exo config` command will guide you through the initial configuration.
Expand Down

0 comments on commit 831a8e2

Please sign in to comment.