# TAI Depends (and TAI) Installer Script
This is a script for installing the TAI dependencies on your device.
## Usage
### Option 1: TAI not installed
wget -q -O - https://turannul.github.io/TAI-Installer/tai-depends | sudo bash
Option 2: TAI already installed
sudo ./tai-depends
Note: This script requires sudo and wget commands installed on your system.
Contributing
Feel free to contribute to this project by opening an issue or sending a pull request.