doc: update SKL NUC patch download instructions

Include a line of script that download and untars the patch files

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-01-09 10:43:51 -08:00 committed by David Kinder
parent 80cdf7cd82
commit 158ba62c33
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Please follow the :ref:`getting-started-apl-nuc`, with the following changes:
$ git clone https://github.com/projectacrn/acrn-hypervisor
$ cd acrn-hypervisor
$ git checkout acrn-2018w39.6-140000p
$ tar xf ~/Downloads/skl-patches-for-acrn.tar
$ curl https://projectacrn.github.io/latest/_static/downloads/skl-patches-for-acrn.tar | tar x
$ git am *.patch
$ make