From 99c5148717cb3d610a22043d1f6ed4adf4d44b91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 19 Feb 2017 16:19:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb0db8f..88d1a45 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This will download the dependent submodules which are required to build the firm ## Importing the firmware -Install [Kinetis Design Studio](http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE) (KDS) and import the project by invoking *File -> Import -> General -> Existing Projects* into Workspace, select the `right` or `left` directory depending on the desired firmware, then click on the Finish button. At this point, you should be able to build the firmware in KDS. +Install [Kinetis Design Studio](http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE) (KDS) and import the project by invoking *File -> Import -> General -> Existing Projects* into Workspace, select the `right` or `left` directory depending on the desired firmware, then click on the *Finish* button. ## Bootloader dependency