Added README.md
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user