mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
Prettify self-hosting/get-started
This commit is contained in:
parent
2008871ee4
commit
a12301dd90
1 changed files with 3 additions and 2 deletions
|
|
@ -47,8 +47,9 @@ using `wget`. This's going to download the latest version available.
|
|||
Note: make sure you've Docker installed to be able to continue with the setup process.
|
||||
</Callout>
|
||||
|
||||
> You can also download the file directly from GitHub, if you don't have wget installed using the link
|
||||
> below
|
||||
> You can also download the file directly from GitHub, if you don't have wget installed using the
|
||||
> link below
|
||||
>
|
||||
> ```sh
|
||||
> bash wget https://raw.githubusercontent.com/kamilkisiela/graphql-hive/main/docker-compose.community.yml
|
||||
> ```
|
||||
|
|
|
|||
Loading…
Reference in a new issue