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