mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
Fix 'MacOS' casing to 'macOS' in Apollo Router Hive Versioning (#6379)
Co-authored-by: @dimaMachina <dmytropostolov@gmail.com>
This commit is contained in:
parent
b633dcf7e1
commit
dea901c757
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ For running instructions, see our [Docker usage guide](/docs/other-integrations/
|
|||
|
||||
### Binary Installation
|
||||
|
||||
Download Apollo Router with Hive plugin for Linux (`x86_64`), MacOS (`x86_64`), or Windows
|
||||
Download Apollo Router with Hive plugin for Linux (`x86_64`), macOS (`x86_64`), or Windows
|
||||
(`x86_64`):
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue