diff --git a/static/install.html b/static/install.html index d2349ea1..9fc02e95 100644 --- a/static/install.html +++ b/static/install.html @@ -201,7 +201,7 @@ tar xvf platform-tools_r30.0.5-windows.zip
$env:Path = "$pwd\platform-tools;$env:Path"-
This is a temporary change to PATH
for the current shell and will need
+
This only changes PATH
for the current shell and will need
to be done again if you open a new terminal.