Files
tlauncher-gentoo/README.md
Matheus Teixeira Tomaz e30ca9dbc2 Added README.md
2021-09-14 10:22:14 -03:00

13 lines
262 B
Markdown

# TLauncher
This is a repo that i made to install TLauncher on Arch Linux directly from their [site](https://tlauncher.org/), but i didn't figure it out yet how to update TLauncher.
## How to install
1.
```c
chmod +x ./install.sh
```
2.
```c
./install.sh
```