Skip to content

Commit

Permalink
docs: fix install instruction in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrinalwadhwa authored Dec 29, 2023
1 parent 4e515e6 commit e60b2e6
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 e60b2e6

Please sign in to comment.