Skip to content

Commit

Permalink
docs: fig is a brew --cask formula (withfig#884)
Browse files Browse the repository at this point in the history
We must use `--cask` to install fig
  • Loading branch information
abumalick authored Jan 27, 2022
1 parent 186e586 commit 2202560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ As you type, Fig pops up subcommands, options, and contextually relevant argumen
## ⚡️ Installation
##### With [Homebrew](https://brew.sh):
```
brew install fig
brew install --cask fig
```
##### Manually:
Download the macOS app at [fig.io/download](https://fig.io/download).
Expand Down

0 comments on commit 2202560

Please sign in to comment.