mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-04 10:24:37 +00:00
README: Fix a typo in Kernel Readme
Fix a typo Fixes: #583 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
This commit is contained in:
@@ -107,7 +107,7 @@ In order to do Kata Kernel changes. There are places to contribute:
|
|||||||
# example:
|
# example:
|
||||||
$ arch=x86_64
|
$ arch=x86_64
|
||||||
$ hypervisor_target=kvm
|
$ hypervisor_target=kvm
|
||||||
$ major_kernel_versio=4.14
|
$ major_kernel_version=4.19
|
||||||
|
|
||||||
# Resulting file
|
# Resulting file
|
||||||
$ name: x86_64_kata_kvm_4.19.x
|
$ name: x86_64_kata_kvm_4.19.x
|
||||||
|
@@ -1 +1 @@
|
|||||||
44
|
45
|
||||||
|
Reference in New Issue
Block a user