Skip to content

Commit b9485e7

Browse files
triallaxmoverest
authored andcommitted
README: change Chimera repo to contrib, drop unnecessary apk update
`apk add wl-kbptr` causes apk to fetch the repository index anyway, so an explicit `apk update` isn't necessary
1 parent b9e012c commit b9485e7

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ If you are using NixOS, you can install the [`wl-kbptr` package](https://search.
2727

2828
### Chimera Linux
2929

30-
If you are using Chimera Linux, you can install the [`wl-kbptr` package](https://pkgs.chimera-linux.org/package/current/user/x86_64/wl-kbptr) which is available in the [user repository](https://chimera-linux.org/docs/apk#repositories).
30+
If you are using Chimera Linux, you can install the [`wl-kbptr` package](https://pkgs.chimera-linux.org/package/current/contrib/x86_64/wl-kbptr) which is available in the [contrib repository](https://chimera-linux.org/docs/apk#repositories).
3131

3232
```bash
33-
apk add chimera-repo-user
34-
apk update
33+
apk add chimera-repo-contrib
3534
apk add wl-kbptr
3635
```
3736

0 commit comments

Comments
 (0)