From 2c5b3931908ccc1b6291c60179872d12a93813b5 Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 9 Aug 2021 12:32:03 +0200 Subject: [PATCH] Update expansionboard.md Some users need to run dfu-util with elevated privileges --- content/updatefirmware/expansionboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/updatefirmware/expansionboard.md b/content/updatefirmware/expansionboard.md index 908740a..77ec529 100644 --- a/content/updatefirmware/expansionboard.md +++ b/content/updatefirmware/expansionboard.md @@ -99,7 +99,7 @@ To enter update mode follow these steps: 6. After this you will have approximately 7 seconds to run the DFU-util tool * For MacOS and Linux: ```bash - $ dfu-util -D pytrack_0.0.8.dfu + sudo dfu-util -D pytrack_0.0.8.dfu ``` * For Windows: ```bash