Update README.md
This commit is contained in:
@@ -16,7 +16,7 @@ Compiling any of the example client programs is pretty simple. Open the solution
|
||||
|
||||
Compiling the driver is also pretty simple. First you need a working Linux install (or you can use Linux subsystem for Windows) and install gnu-efi (commands for Arch Linux):
|
||||
```
|
||||
sudo pacman -S gnu-efi
|
||||
sudo pacman -S gnu-efi-libs
|
||||
```
|
||||
That's all you need to install. Package manager (in the example apt) should take care of all the depencies for you. Once the installation is complete, clone this repo (make sure you have git installed):
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user