Fixed typo

This commit is contained in:
Valentin Ochs 2019-08-22 14:45:14 +02:00
parent f5cb9e8763
commit 8bc1bc2717
No known key found for this signature in database
GPG key ID: 588AD47B1D06BE99

View file

@ -42,7 +42,7 @@ For this workshop, you will need a Fomu board. This workshop may be competed wit
Your Fomu should be running Foboot v1.8.7 or newer. You can see what version you are running by typing "dfu-util -l" and noting the version number.
Aside from that, you need a computer with a USB port that can run the toolchain software. You should need any special drivers, though on Linux you may need sudo access, or special udev rules to grant permission to use the USB device from a non-privileged account.
Aside from that, you need a computer with a USB port that can run the toolchain software. You should not need any special drivers, though on Linux you may need sudo access, or special udev rules to grant permission to use the USB device from a non-privileged account.
## About FPGAs