diff options
Diffstat (limited to 'static')
| -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 d2349ea1..9fc02e95 100644 --- a/static/install.html +++ b/static/install.html @@ -201,7 +201,7 @@ tar xvf platform-tools_r30.0.5-windows.zip</pre> <pre>$env:Path = "$pwd\platform-tools;$env:Path"</pre> - <p>This is a temporary change to <code>PATH</code> for the current shell and will need + <p>This only changes <code>PATH</code> for the current shell and will need to be done again if you open a new terminal.</p> </section> |
