Skip to content

SunsetTechuila/Platform-Tools-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Platform Tools Installer

pti

How to (Windows)

Run PowerShell as Administrator, paste this command and then press Enter.

iwr 'https://raw.githubusercontent.com/SunsetTechuila/Platform-Tools-Installer/main/Platform-Tools-Installer.ps1' -useb | iex

You can also update Platform Tools in this way.

Requirements (Windows)

  • Windows 10 or higher
  • PowerShell 5 or higher

How to (Linux)

Open a console, paste this command and press Enter

sudo wget -qO- https://raw.githubusercontent.com/SunsetTechuila/Platform-Tools-Installer/main/Platform-Tools-Installer.sh | bash

You can also update Platform Tools in this way.

Requirements (Linux)

  • Bash
  • Unzip package

About

Downloads the latest Platform Tools and adds them to the PATH

Topics

Resources

License

Stars

Watchers

Forks