Skip to content

Commit

Permalink
Merge pull request #1083 from Iceber/schema-readme
Browse files Browse the repository at this point in the history
schema: update README.md
  • Loading branch information
vbatts authored Apr 20, 2022
2 parents 6969a0a + 34a7544 commit ba3abe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Then use it like:
Or like:

```bash
./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.0/schema/schema.json <yourpath>/config.json
./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/<runtime-spec-version>/schema/config-schema.json <yourpath>/config.json
```

0 comments on commit ba3abe1

Please sign in to comment.