diff options
author | Pjotr Prins | 2020-11-29 09:27:27 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-29 09:52:31 +0000 |
commit | 53a06108aaada751f08c79a77c193ec8005b4fa4 (patch) | |
tree | 5b85ccaa134ed93bdfab41996b420cd36e1e92a4 | |
parent | e4238a9ddf368c7eefca39a1961fb37ec047f965 (diff) | |
download | pangemma-53a06108aaada751f08c79a77c193ec8005b4fa4.tar.gz |
Docker hint
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -69,6 +69,11 @@ example: guix environment -C guix --ad-hoc gcc-toolchain@9.3.0 gdb gsl openblas zlib bash ld-wrapper perl vim which +### Install with Docker + +Recent version of GEMMA come with a 64-bit Docker image that should run +on Linux, Windows and MacOS. + ### Install from source Install listed dependencies (you may want to take hints from |