From 737dad46eca1ca5b9b8f6ecf913f24f30d5eef87 Mon Sep 17 00:00:00 2001 From: madcowswe Date: Sun, 1 May 2016 19:14:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4718c51..acc5c62b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To compile the program, you first need to install the prerequisite tools: * Available [here](http://www2.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/stm32cubemx.html?icmp=stm32cubemx_pron_pr-stm32cubef2_apr2014&sc=stm32cube-pr2) #### Generate code -* Run stm32cubeMX and load the `Odrive.ioc` project file. +* Run stm32cubeMX and load the `stm32cubemx/Odrive.ioc` project file. * Press `Project -> Generate code` * You may need to let it download some drivers and such.