readme: Fixed the required version of runc
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
67306aff8f
commit
066ced207f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ For sync communication we have an IRC channel #cri-o, on chat.freenode.net, that
|
|||
|
||||
### Prerequisites
|
||||
|
||||
`runc` version 1.0.0.rc1 or greater is expected to be installed on the system. It is picked up as the default runtime by crio.
|
||||
Latest verion of `runc` is expected to be installed on the system. It is picked up as the default runtime by crio.
|
||||
|
||||
### Build Dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue