From 35e9fbeb7dafa412f52c5d46d5f71f8a215249f5 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 19 Feb 2021 23:25:28 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e119237..16033a8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,10 @@ This project works on all versions of Windows 10-x64 (2004-1507). # Compiling - VisualUefi, EDK2 -Please follow the instructions on this page https://github.com/ionescu007/VisualUefi. +Please follow the instructions on this page https://github.com/ionescu007/VisualUefi. After you have compiled the EDK2 libraries, copy the ones +used by Voyager into the edk2 folder inside of the Voyager folder. You should then be able to compile Voyager. + +Note you will need to install nasm and add it to your PATH system variable. This is detailed on `VisualUefi` repo. # HookChain - information and order of hooks...