update brew command to update cli

This commit is contained in:
Maidul Islam
2023-02-23 19:37:13 -05:00
parent 44904628bc
commit 7f04617b7d

View File

@@ -20,7 +20,7 @@ The Infisical CLI provides a way to inject environment variables from the platfo
### Updates
```bash
brew upgrade infisical
brew update && brew upgrade infisical
```
</Tab>