Merge pull request #584 from nitkon/patch-6

README: Fix a typo in Kernel Readme
This commit is contained in:
Graham Whaley 2019-07-24 10:15:25 +01:00 committed by GitHub
commit 4e67de847b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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