From 050d001afc8caafe57bf30454368faa9a6bf0ef1 Mon Sep 17 00:00:00 2001 From: Fabian Date: Fri, 12 Jan 2018 16:40:46 +0100 Subject: [PATCH] Updated OTA over SCP (markdown) --- OTA-over-SCP.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/OTA-over-SCP.md b/OTA-over-SCP.md index f1939fb9..adff9516 100644 --- a/OTA-over-SCP.md +++ b/OTA-over-SCP.md @@ -26,6 +26,5 @@ _Optional reload the ssh service:_ sudo /etc/init.d/ssh restart ``` -Easy compilation and upload can be performed from the icons at the laft side of the PlatformIO screen or use Ctrl + Alt + U to upload (will build if needed). - -More: https://github.com/arendst/Sonoff-Tasmota/pull/934 \ No newline at end of file +## Upload Tasmota +Easy compilation and upload can be performed from the icons at the left side of the PlatformIO screen or use `Ctrl` + `Alt` + `U` to upload (will build if needed). \ No newline at end of file