From 8bc1bc271756fc18b4f466da8a7cad5c1f9e6d45 Mon Sep 17 00:00:00 2001 From: Valentin Ochs Date: Thu, 22 Aug 2019 14:45:14 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0be5af..9cd0737 100644 --- a/README.md +++ b/README.md @@ -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