README.md typo

This commit is contained in:
farhan 2023-11-29 17:37:52 -05:00
parent ae08c66cf6
commit 0195df66ff
Signed by: farhan
GPG Key ID: 45FE45AD7E54F59B

View File

@ -13,7 +13,7 @@ The driver does not implement PCIe, USB or SDIO layers. Rather, everything is im
On a FreeBSD host, run the following: On a FreeBSD host, run the following:
``` ```
git clone https://github.com/khanzf/i3e_temlate_driver git clone https://github.com/khanzf/i3e_template_driver
cd i3e_template_driver cd i3e_template_driver
make make
make load make load