Typo in README
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
parent
fa2cfc1267
commit
ae577baf8c
@ -96,7 +96,7 @@ Here is an example command, using an example configuration:
|
|||||||
$ dagger compute \
|
$ dagger compute \
|
||||||
./examples/simple \
|
./examples/simple \
|
||||||
--input 'www: hostname: "www.mysuperapp.com"' \
|
--input 'www: hostname: "www.mysuperapp.com"' \
|
||||||
--input 'www: source: #dagger: compute: [{do:"fetch-git", remote:"https://github.com/samalba/hellogo", ref:"master"}]'
|
--input 'www: source: #dagger: compute: [{do:"fetch-git", remote:"https://github.com/samalba/hello-go", ref:"master"}]'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user