Added README.md

This commit is contained in:
Matheus Teixeira Tomaz
2021-09-14 10:22:14 -03:00
parent 6dbf59f6fc
commit e30ca9dbc2

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# 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
```