diff options
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> |
