Commit 3d47904ec8745f55098fe3c24a9e210538e2a5a1

Authored by Daniel Cousens
Committed by GitHub
1 parent 79355bb5

fix typo

Showing 1 changed file with 1 additions and 1 deletions
Readme.md
... ... @@ -31,7 +31,7 @@ make
31 31 sudo ./rpiboot
32 32 ```
33 33  
34   -sudo isn't required if you have write permissions for the `/dev/bus/usb` device
  34 +sudo isn't required if you have write permissions for the `/dev/bus/usb` device.
35 35  
36 36 ### macOS
37 37 From a macOS machine, you can also run usbboot, just follow the same steps:
... ...