Regarding the "git clone" instructions listed on step "2.iii.a", here:
https://github.com/tianocore/tianocore.github.io/wiki/UDK2018-How-to-Build

iii. OR Checkout the vUDK2018 Tag from GitHub with the following "git" command

a.       run git clone https://github.com/tianocore/edk2.git vUDK2018

Instead of checking out the vUDK2018 Tag, that simply clones the tip of the 
master branch to a vUDK2018 directory.

So, I'd like to suggest the following changes:
iii. OR Checkout the vUDK2018 Tag from GitHub with the following "git" command

a.       Run: git clone https://github.com/tianocore/edk2.git vUDK2018

b.      Go to the vUDK2018 directory, and from there run: git checkout 
tags/vUDK2018 -b vUDK2018

... And so on, from there.

Leo.


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to