Merge pull request #76 from pryme-svg/patch-1

e
This commit is contained in:
JeanOUINA 2020-10-18 19:04:22 +02:00 committed by GitHub
commit 004c2064c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 2 deletions

View File

@ -46,8 +46,17 @@ 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** https://aur.archlinux.org/packages/lightcord-git/
`git clone https://aur.archlinux.org/lightcord-git.git && cd lightcord-git && makepkg -si`
**For precomiled binaries** https://aur.archlinux.org/packages/lightcord-bin/
`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 :