diff --git a/static/install.html b/static/install.html index 825f9360..68708d87 100644 --- a/static/install.html +++ b/static/install.html @@ -135,7 +135,8 @@ echo 'f05b3d78def516d6fdf64be1caa1e1698e482b3adcf54a48dfaf9c972ddbd18e platform unzip platform-tools_r30.0.0-linux.zip
Next, add the tools to your PATH
in the current shell so they can be
- used without referencing them by file path, enabling usage by the flashing script:
export PATH="$PWD/platform-tools:$PATH"