mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
docs: clarify that Chimera Linux requires enabling the user repo first (#848)
This commit is contained in:
parent
46f61576d3
commit
25169a4f0b
1 changed files with 5 additions and 0 deletions
|
|
@ -120,7 +120,12 @@ description: Installation instructions for zizmor.
|
|||
|
||||
This is a community-maintained package.
|
||||
|
||||
`zizmor` is available in [Chimera Linux' user repo](https://chimera-linux.org/docs/apk#repositories):
|
||||
|
||||
```bash
|
||||
# If you don't have the 'user' repo enabled yet, do that first
|
||||
apk add chimera-repo-user
|
||||
|
||||
apk add zizmor
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue