Update README.md

This commit is contained in:
pryme-svg 2020-10-17 21:11:42 -07:00 committed by GitHub
parent 9aafb6f5a8
commit bb88d10aa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -46,8 +46,15 @@ npm run run
*You can find an experimental GNU/Linux tutorial in our Discord, or use the AUR*
## AUR (unofficial)
https://aur.archlinux.org/packages/lightcord-bin/
If you don't know how to install from the AUR, you can follow [this](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages) tutorial, but I would recommend using an AUR helper such as ``yay``.
You need to install the `base-devel` and `git` packages first
**For compilation**
`git clone https://aur.archlinux.org/lightcord-git.git && cd lightcord-git && makepkg -si`
**For precomiled binaries**
`git clone https://aur.archlinux.org/lightcord-bin.git && cd lightcord-bin && makepkg -si`
An AUR helped such as `yay` can also be used
## Other linux distribution
You can also install it via this install script. It will automatically :