Update readme.md

This commit is contained in:
2017-03-02 15:41:15 -05:00
committed by GitHub
parent cf0f0c517c
commit 2006d17f19

View File

@@ -12,7 +12,7 @@ If your Raspberry Pi kernel is of a different version that the prebuilt modules
</li>
<li>
Patch the kernel module using the patch file from my repository: <br/>
<code>cd ~/linux/drivers/usb/dwc2</code>
<code>cd ~/linux/drivers/usb/dwc2</code><br/>
<code>patch -i ~/HackPi/gadget.patch</code>
</li>
<li>