Skip to content

Commit fe52379

Browse files
qaqlandwfxr
authored andcommitted
docs: add Alpine Linux
1 parent fbbf1c8 commit fe52379

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,15 @@ Run `code-minimap --help` to view detailed usage.
6363
yay -S code-minimap
6464
```
6565

66+
##### Alpine Linux
67+
`code-minimap` is available in the [testing](https://pkgs.alpinelinux.org/packages?name=code-minimap&branch=edge&repo=testing) repository:
68+
69+
```
70+
apk add code-minimap
71+
```
72+
6673
##### Gentoo
67-
`code-minimap` is available in the the [GURU](https://github.com/gentoo/guru/) project repository:
74+
`code-minimap` is available in the [GURU](https://github.com/gentoo/guru/) project repository:
6875
```
6976
emerge --ask code-minimap
7077
```

0 commit comments

Comments
 (0)