diff options
author | Pjotr Prins | 2016-05-15 10:07:40 +0200 |
---|---|---|
committer | Pjotr Prins | 2016-05-15 10:07:40 +0200 |
commit | 28e10139f165dad1174229fb13193841f97c0389 (patch) | |
tree | daa39520e1259f4d7c1259ffcfd8082bac5ab774 /README.md | |
parent | f6b5fddde020bb512e9b300e5476d464963218d8 (diff) | |
parent | a12d0dff4725be9ca17c92a171b4e02e98e2d4dc (diff) | |
download | guix-bioinformatics-28e10139f165dad1174229fb13193841f97c0389.tar.gz |
Merge pull request #14 from Brainiarc7/patch-2gn-latest
installation instructions for python2-numarray
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ Install the module environment with ## python2-numarray 1.5.2 -Install the module environment with +Install python2-numarray package with git clone https://github.com/genenetwork/guix-bioinformatics.git export GUIX_PACKAGE_PATH=$PWD/guix-bioinformatics/ |