From 08521569a8811035edc925e616044e0d2ed64e82 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Sep 2020 14:13:22 -0400 Subject: [PATCH] remove trailing whitespace --- static/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index d63cdf7a..3ad525e5 100644 --- a/static/install.html +++ b/static/install.html @@ -172,7 +172,7 @@ tar xvf platform-tools_r30.0.3-windows.zip used without referencing them by file path, enabling usage by the flashing script.

On Linux and macOS:

- +
export PATH="$PWD/platform-tools:$PATH"

On Windows: