Openstatus www.openstatus.dev

docs: update homebrew tap path (#1270)

authored by

Chris Thomas and committed by
GitHub
f8c22ce6 0a20224d

+2 -2
+1 -1
apps/docs/src/content/docs/cli/getting-started.mdx
··· 21 21 You can install the OpenStatus CLI using brew. 22 22 23 23 ```bash 24 - brew tap openstatus/cli 24 + brew tap openstatusHQ/cli 25 25 ``` 26 26 27 27 <br/>
+1 -1
apps/web/src/content/changelog/openstatus-cli.mdx
··· 20 20 To start using the CLI, simply install it using brew: 21 21 22 22 ```bash 23 - brew tap openstatus/cli 23 + brew tap openstatusHQ/cli 24 24 ``` 25 25 26 26 ```bash