diff --git a/static/install.html b/static/install.html index 4440735f..e31f7fe6 100644 --- a/static/install.html +++ b/static/install.html @@ -108,12 +108,12 @@ standalone platform-tools release, extract it and add it to your PATH in the current shell. For example:

-
unzip platform-tools_r29.0.4-linux.zip
+            
unzip platform-tools_r29.0.5-linux.zip
 export PATH="$PWD/platform-tools:$PATH"

Sample output from fastboot --version afterwards:

-
fastboot version 29.0.4-5871666
+            
fastboot version 29.0.5-5949299
 Installed as /home/username/downloads/platform-tools/fastboot

Don't proceed with the installation process until this is set up properly in your