forked from ALHP/ALHP.GO
added x86-64-v2 to README
This commit is contained in:
@@ -79,11 +79,12 @@ Include = /etc/pacman.d/mirrorlist
|
|||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace `x86-64-v3` with your x86-64 feature level.
|
Replace `x86-64-v3` with the x86-64 feature level you want to enable.
|
||||||
> ALHP only builds for `x86-64-v3` at the moment (list is subject to change). You can see all available repositories
|
> ALHP only builds for `x86-64-v3` and `x86-64-v2` at the moment (list is subject to change). You can see all available repositories
|
||||||
> [here](https://alhp.harting.dev/).
|
> [here](https://alhp.harting.dev/).
|
||||||
|
|
||||||
### 5. Update package database and upgrade:
|
### 5. Update package database and upgrade:
|
||||||
|
|
||||||
```
|
```
|
||||||
pacman -Suy
|
pacman -Suy
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user