Update README.md
This commit is contained in:
parent
bb88d10aa3
commit
a1613eaf5a
|
@ -48,10 +48,10 @@ npm run run
|
||||||
## AUR (unofficial)
|
## AUR (unofficial)
|
||||||
You need to install the `base-devel` and `git` packages first
|
You need to install the `base-devel` and `git` packages first
|
||||||
|
|
||||||
**For compilation**
|
**For compilation** https://aur.archlinux.org/packages/lightcord-git/
|
||||||
`git clone https://aur.archlinux.org/lightcord-git.git && cd lightcord-git && makepkg -si`
|
`git clone https://aur.archlinux.org/lightcord-git.git && cd lightcord-git && makepkg -si`
|
||||||
|
|
||||||
**For precomiled binaries**
|
**For precomiled binaries** https://aur.archlinux.org/packages/lightcord-bin/
|
||||||
`git clone https://aur.archlinux.org/lightcord-bin.git && cd lightcord-bin && makepkg -si`
|
`git clone https://aur.archlinux.org/lightcord-bin.git && cd lightcord-bin && makepkg -si`
|
||||||
|
|
||||||
An AUR helped such as `yay` can also be used
|
An AUR helped such as `yay` can also be used
|
||||||
|
|
Loading…
Reference in New Issue