aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPjotr Prins2018-09-28 15:41:24 +0000
committerPjotr Prins2018-09-28 15:41:24 +0000
commit27f04d6b7034d21bf4a6b5e4e38876f49bbe12cc (patch)
treeea0b2b7f8011edf9f9af6682041246616f8d4ffd /INSTALL.md
parentc21dfe50df1c1399190a7c5c100c5d0b14ab7ef8 (diff)
downloadpangemma-27f04d6b7034d21bf4a6b5e4e38876f49bbe12cc.tar.gz
Preparing for release
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e6e3908..af21da9 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -53,7 +53,7 @@ To build GEMMA from source you can opt to install the build tools with GNU Guix
guix package -i make gcc linux-libre-headers gsl eigen openblas lapack glibc ld-wrapper
-Even better you can create a container in the source tree and run
+Even better you can create a container in the source tree and run our development setup
guix environment -C guix --ad-hoc gcc gdb gfortran:lib gsl eigen openblas zlib bash ld-wrapper perl
make clean