From 476e8b9b02d1f98abadbfe2b2ce968a637f077d7 Mon Sep 17 00:00:00 2001 From: Samuel Tulach Date: Tue, 14 Apr 2020 21:21:35 +0200 Subject: [PATCH] Tue, Apr 14, 2020 9:21:35 PM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8dc5273..1bd8820 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ client/efi-mapper/ Compiling any of the example client programs is pretty simple. Open the solution file in Visual Studio and compile the project with it's default settings. Compiling the driver is also pretty simple. First you need a working Linux install (or you can use subsystem for Windows) and install gnu-efi (commands for Ubuntu 18.04): + apt install gnu-efi \ No newline at end of file