diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-17 14:13:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-17 14:13:22 -0400 |
| commit | 08521569a8811035edc925e616044e0d2ed64e82 (patch) | |
| tree | b0175938db8c9ca4e990f6041c911a07f62548a4 /static/install.html | |
| parent | 96bfe09cf75590419ef4e6c149705c29cfa670c5 (diff) | |
remove trailing whitespace
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
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</pre> used without referencing them by file path, enabling usage by the flashing script.</p> <p>On Linux and macOS:</p> - + <pre>export PATH="$PWD/platform-tools:$PATH"</pre> <p>On Windows:</p> |
