From 4cfd7eb0b513af43d6463d9c5b6b46b710ded145 Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Mon, 25 Jun 2018 20:46:51 -0700 Subject: [PATCH] Update developer-guide.md --- docs/developer-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-guide.md b/docs/developer-guide.md index 52c85171..e0c45d42 100644 --- a/docs/developer-guide.md +++ b/docs/developer-guide.md @@ -110,7 +110,7 @@ You can also modify the compile-time defaults for all `.config` parameters. You 1. Run `make` in the `Firmware` directory. 2. Connect the ODrive via USB and power it up. -3. Flash the firmware using [`odrivetool dfu`](odrivetool#device-firmware-update). +3. Flash the firmware using [odrivetool dfu](odrivetool#device-firmware-update). ### Flashing using an STLink/v2 programmer