mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Update README.md
Fixing alpine instructions
This commit is contained in:
parent
87550b7fe5
commit
e0f5cb3c59
@ -89,7 +89,7 @@ choco install yq
|
||||
Supported by @chillum (https://chocolatey.org/packages/yq)
|
||||
|
||||
### Alpine Linux
|
||||
- Enable community repo by adding ```$MIRROR/alpine/v$VERSION/community``` to ```/etc/apk/repositories```
|
||||
- Enable edge/community repo by adding ```$MIRROR/alpine/edge/community``` to ```/etc/apk/repositories```
|
||||
- Update database index with ```apk update```
|
||||
- Install yq with ```apk add yq```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user