diff --git a/README.md b/README.md new file mode 100644 index 0000000..d538cc5 --- /dev/null +++ b/README.md @@ -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 +``` \ No newline at end of file