diff options
author | Roel Janssen | 2016-03-01 13:24:13 +0100 |
---|---|---|
committer | Roel Janssen | 2016-03-01 13:24:13 +0100 |
commit | 1719e1f64e7532460de82afb3df391439eb87fb0 (patch) | |
tree | 314d9524e51766181fe611b276c7892567dc3770 /README.md | |
parent | 3d81b81500bca24e46bf83eb9750bdec19dd6862 (diff) | |
parent | c9c9ff5f70e0fbb08c6b15d9cfc7a541b34cc818 (diff) | |
download | guix-bioinformatics-1719e1f64e7532460de82afb3df391439eb87fb0.tar.gz |
Merge branch 'master' of https://github.com/genenetwork/guix-bioinformatics
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ Install slurm with ## Module system -Install the module envirmonment with +Install the module environment with git clone https://github.com/genenetwork/guix-bioinformatics.git export GUIX_PACKAGE_PATH=$PWD/guix-bioinformatics/ @@ -44,7 +44,7 @@ Install the module envirmonment with ## python2-numarray 1.5.2 -Install the module envirmonment with +Install the module environment with git clone https://github.com/genenetwork/guix-bioinformatics.git export GUIX_PACKAGE_PATH=$PWD/guix-bioinformatics/ |