From f70859dce3a836fc86395bdbfc85f22ec2f02ab2 Mon Sep 17 00:00:00 2001 From: Stoph Date: Tue, 23 May 2017 22:41:47 -0400 Subject: [PATCH] Spelling error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65732cc..5ad6f1d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can download prebuilt binaries from the [releases section](https://github.co 1. You should have Qt5 and QtCreator developer tools installed in your system (https://www.qt.io/developers/). tested with Qt 5.6.0 and Qt Creator 4.0.0. 2. Clone this repo and open ``esptool-gui.pro`` with Qt Creator, build from there. -3. For deploying the application, you should include the Qt libraries in te app bundle, you can use the mac deployment tool, more info here: http://doc.qt.io/qt-5/osx-deployment.html +3. For deploying the application, you should include the Qt libraries in the app bundle, you can use the mac deployment tool, more info here: http://doc.qt.io/qt-5/osx-deployment.html ### Windows @@ -27,4 +27,4 @@ You can download prebuilt binaries from the [releases section](https://github.co ### Linux and other systems -I haven't tested this in Linux, however building should be more or less straight forward. The only special build step that should change is the part where the [esptool-ck binary](https://github.com/igrr/esptool-ck/releases) is bundled, you should bundle the correct version for your operating system. \ No newline at end of file +I haven't tested this in Linux, however building should be more or less straight forward. The only special build step that should change is the part where the [esptool-ck binary](https://github.com/igrr/esptool-ck/releases) is bundled, you should bundle the correct version for your operating system.