Skip to content

Commit

Permalink
docs: add Alpine Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
qaqland authored and wfxr committed Dec 14, 2024
1 parent fbbf1c8 commit fe52379
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,15 @@ Run `code-minimap --help` to view detailed usage.
yay -S code-minimap
```

##### Alpine Linux
`code-minimap` is available in the [testing](https://pkgs.alpinelinux.org/packages?name=code-minimap&branch=edge&repo=testing) repository:

```
apk add code-minimap
```

##### Gentoo
`code-minimap` is available in the the [GURU](https://github.com/gentoo/guru/) project repository:
`code-minimap` is available in the [GURU](https://github.com/gentoo/guru/) project repository:
```
emerge --ask code-minimap
```
Expand Down

0 comments on commit fe52379

Please sign in to comment.