From 6208e6ba1f2faf6ab66f97041fa98e23e96caa34 Mon Sep 17 00:00:00 2001 From: Rick Hewes Date: Wed, 8 Aug 2018 17:04:44 +0100 Subject: [PATCH] Update README Add comment for Linux based OSs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d20d3b..9486bd4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Tested with the following Arduino IDE versions: 1.6.5-r2, - Unpack the tool into tools directory (the path will look like `/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)`. - Restart Arduino IDE. -On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the files there +On OS X and Linux based OSs create the tools directory in ~/Documents/Arduino/ and unpack the files there ## Usage - Open a sketch (or create a new one and save it).