Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 898 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 898 Bytes

Platform Tools Installer

pti

How to (Windows)

Run PowerShell as Administrator, paste these commands and then press Enter.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
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 7 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