Skip to content

Commit f554af8

Browse files
committed
Link to runtime.json too
Catch up with [1]. [1]: opencontainers/runtime-spec#88 Signed-off-by: W. Trevor King <wking@tremily.us>
1 parent a66495a commit f554af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A conformant runtime should provide an executable (called `funC` in the following examples).
44
That executable should support each operation listed below as its first argument.
5-
It operates by default on the 'config.json' in the current directory.
5+
It operates by default on the `config.json` and `runtime.json` in the current directory.
66

77
## Start
88

0 commit comments

Comments
 (0)