From 28b5d66b8c408cf74a08cb9b99d3ad4f29c086af Mon Sep 17 00:00:00 2001 From: KilianKegel <55844486+KilianKegel@users.noreply.github.com> Date: Wed, 23 Oct 2019 11:44:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f3e7230ea1..75d3bd4e7e0 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ Therefore the **CdePkg**'s C library will be validated by simple tests only, in ## Howto 1. install a build machine: https://github.com/KilianKegel/HowTo-setup-an-UEFI-Development-PC#howto-setup-an-uefi-development-pc * VS2015x86 tool chain is used. Make sure, that **MSVC v140 VS2015 build tools** are installed -2. `git clone -b CdePkg https://github.com/KilianKegel/edk2-staging.git` +2. `git clone -b CdePkg https://github.com/tianocore/edk2-staging.git` 3. run **LAUNCH.BAT**, that will 1. check build tools are installed 2. download NASM and OPENSSL tools