Skip to content

Commit ba3abe1

Browse files
authored
Merge pull request #1083 from Iceber/schema-readme
schema: update README.md
2 parents 6969a0a + 34a7544 commit ba3abe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ Then use it like:
4444
Or like:
4545

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

0 commit comments

Comments
 (0)