We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbf1c8 commit fe52379Copy full SHA for fe52379
README.md
@@ -63,8 +63,15 @@ Run `code-minimap --help` to view detailed usage.
63
yay -S code-minimap
64
```
65
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
73
##### Gentoo
-`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:
75
76
emerge --ask code-minimap
77
0 commit comments