docs: Correctly capitalize GitHub

Signed-off-by: Issy Long <me@issyl0.co.uk>
This commit is contained in:
Issy Long
2022-04-03 23:53:50 +01:00
parent 5757a28412
commit 13d6a8370f
6 changed files with 13 additions and 13 deletions

View File

@@ -58,7 +58,7 @@ To install it just run
dagger mod get github.com/dagger/packages/gcpcloudrun@v0.1
```
It should pull the `v0.1` version from Github, leave a copy in `cue.mod/pkg` and reflect the change in
It should pull the `v0.1` version from GitHub, leave a copy in `cue.mod/pkg` and reflect the change in
`cue.mod/dagger.mod` file:
```shell