Update README.md
This commit is contained in:
parent
ac43d27868
commit
bcb9c6999f
15
README.md
15
README.md
@ -45,17 +45,4 @@ sudo apt-get update
|
|||||||
sudo apt-get upgrade
|
sudo apt-get upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
Arch (i.e. Manjaro or Antergos Users) edit /etc/pacman.conf, i.e. with gedit:
|
Arch (i.e. Manjaro or Antergos Users) need at least Mesa 19.0.4
|
||||||
```
|
|
||||||
sudo gedit /etc/pacman.conf
|
|
||||||
```
|
|
||||||
to the bottom of the file add:
|
|
||||||
```
|
|
||||||
[mesa-git]
|
|
||||||
SigLevel = PackageOptional
|
|
||||||
Server = http://pkgbuild.com/~lcarlier/$repo/$arch
|
|
||||||
```
|
|
||||||
save the file and then type:
|
|
||||||
```
|
|
||||||
sudo pacman -Syu mesa-git lib32-mesa-git
|
|
||||||
```
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user