fix: single typo in README.md

`brew instal` works as intended, but only because Homebrew has aliases for a few common typos
This commit is contained in:
campmccl
2024-11-17 16:00:31 -05:00
committed by Chris Rizzitello
parent 147869e3a5
commit 11896e652f

View File

@ -96,7 +96,7 @@ To add our tap, run:
brew tap deskflow/homebrew-tap
```
Then install either:
- Stable: `brew instal deskflow`
- Stable: `brew install deskflow`
- Continuous: `brew install deskflow-dev`