mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
This commit is contained in:
parent
4b78884d36
commit
441c0a2452
@ -8,10 +8,11 @@
|
|||||||
|
|
||||||
- Linux/macOS
|
- Linux/macOS
|
||||||
```bash
|
```bash
|
||||||
curl -L https://cli.hasura.io/install.sh | bash
|
curl -L https://github.com/hasura/graphql-engine/raw/master/cli/get.sh | bash
|
||||||
```
|
```
|
||||||
- Windows: [installer](https://cli.hasura.io/install/windows-amd64)
|
- Windows
|
||||||
|
|
||||||
|
Download the binary `cli-hasura-windows-amd64.exe` available under Assets of the latest release from the GitHub release page: https://github.com/hasura/graphql-engine/releases
|
||||||
|
|
||||||
### Download using go get
|
### Download using go get
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user