13 lines
262 B
Markdown
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
|
|
``` |