From b1d8a25ba1742dd5b042a35d33e8eb3608f40efd Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Fri, 1 Dec 2017 22:06:58 -0500 Subject: [PATCH] Grammar --- Firmware/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/README.md b/Firmware/README.md index 585aae4c..810a5082 100644 --- a/Firmware/README.md +++ b/Firmware/README.md @@ -118,7 +118,7 @@ Install the following:

## Setting up an IDE -ODrive is a Makefile project. It does not require an IDE, but the open-source VSCode is recommended. It is also possible to use Eclipse. If you'd like to go that route, please see the respective configuration document: +ODrive is a Makefile project. It does not require an IDE, but the open-source IDE VSCode is recommended. It is also possible to use Eclipse. If you'd like to go that route, please see the respective configuration document: * [Configuring VSCode](configuring-vscode.md) * [Configuring Eclipse](configuring-eclipse.md)