Skip to content

Commit

Permalink
oras-143 updating mediaType in example in README (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
zendril authored and jdolitsky committed Nov 29, 2019
1 parent 5229f7a commit ea09e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Just as container images support multiple "layers", represented as blobs, ORAS s
```sh
oras push localhost:5000/hello-artifact:v2 \
--manifest-config config.json:application/vnd.acme.rocket.config.v1+json \
artifact.txt:application/vnd.acme.rocket.config.v1+json \
artifact.txt:application/vnd.acme.rocket.layer.v1+txt \
readme.md:application/vnd.acme.rocket.docs.layer.v1+json
```

Expand Down

0 comments on commit ea09e1e

Please sign in to comment.