Skip to content

Commit a8816f0

Browse files
authored
Add apk instructions to README
1 parent 3767aab commit a8816f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Package Manager | Command Line Invocation |
4444
Aptitude (Ubuntu / Debian) | `apt install coq ocaml-findlib libcoq-ocaml-dev jq` |
4545
Homebrew (OS X) | `brew install coq ocaml-findlib coreutils jq` |
4646
Pacman (Archlinux) | `pacman -S coq ocaml-findlib ocaml-zarith jq` |
47+
APK (Alpine) | `apk install ocaml ocaml-findlib coq ocaml-zarith jq make` |
4748

4849
You can clone this repository with
4950

0 commit comments

Comments
 (0)