diff --git a/3.-pytrack-pysense-pyscan/installation/firmware.md b/3.-pytrack-pysense-pyscan/installation/firmware.md index c7f88ea..a031472 100644 --- a/3.-pytrack-pysense-pyscan/installation/firmware.md +++ b/3.-pytrack-pysense-pyscan/installation/firmware.md @@ -96,12 +96,16 @@ To enter update mode follow these steps: 3. Plug in the USB cable to the host computer and wait 1 second before releasing the button 4. After this you will have approximately 7 seconds to run the DFU-util tool -### MacOS and Linux: +### macOS and Linux: ```bash $ dfu-util -D pytrack_0.0.8.dfu ``` +{% hint style="info" %} +You might need to run `dfu-util` as `sudo`. In that case, you will need to enter your password. +{% endhint %} + An output, similar to the one below, will appear upon successful installation: ```bash