Skip to content

Commit

Permalink
docs: fix install instructions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrinalwadhwa committed Dec 30, 2023
1 parent 4e515e6 commit 9ed35f2
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
# homebrew-ockam

## Ockam CLI Installation

### Install Ockam
### Install Ockam Command

```
brew install --cask build-trust/ockam/ockam
brew install build-trust/ockam/ockam
```

### Upgrade Ockam
### Upgrade Ockam Command

```
brew update && brew upgrade ockam
```

## Ockam Desktop App Installation
## Install Portals for Mac

### Install Portals

```
brew install --cask build-trust/ockam/portals
brew install build-trust/ockam/portals
```

### Upgrade Portals
Expand Down

0 comments on commit 9ed35f2

Please sign in to comment.