Skip to content

Commit

Permalink
Add apk instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Mar 19, 2024
1 parent 3767aab commit a8816f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Package Manager | Command Line Invocation |
Aptitude (Ubuntu / Debian) | `apt install coq ocaml-findlib libcoq-ocaml-dev jq` |
Homebrew (OS X) | `brew install coq ocaml-findlib coreutils jq` |
Pacman (Archlinux) | `pacman -S coq ocaml-findlib ocaml-zarith jq` |
APK (Alpine) | `apk install ocaml ocaml-findlib coq ocaml-zarith jq make` |

You can clone this repository with

Expand Down

0 comments on commit a8816f0

Please sign in to comment.