From d788a54701487875af7958dd669249b6a71be62f Mon Sep 17 00:00:00 2001 From: blakadder Date: Sat, 13 Apr 2019 21:52:03 +0200 Subject: [PATCH] Updated Prerequisites (markdown) --- Prerequisites.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Prerequisites.md b/Prerequisites.md index 32dd4941..bb6befb7 100644 --- a/Prerequisites.md +++ b/Prerequisites.md @@ -72,7 +72,9 @@ Program that connects to your Tasmota device directly over the serial connection This is an optional way to configure your device using [Commands](Commands) and [Backlog](Commands#using-backlog). * **[Termite](https://www.compuphase.com/software_termite.htm)** - simple terminal for windows * **[Termie](http://termie.sourceforge.net/)** - open source clone of Termite -* **[Putty](https://www.putty.org/)** - popular SSH client but also capable of serial connection +* **[Putty](https://www.putty.org/)** - popular client available on every platform +* **[Minicom](https://www.acmesystems.it/minicom) - one of many Linux terminals + ## Other Requirements ### The willingness to tinker and learn Tasmota is not a commercial product and support is limited. You have to be willing to research and debug problems that might arise.