aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjgart2021-09-10 00:29:28 -0400
committerBonfaceKilz2021-10-26 09:18:16 +0300
commit3181bd6261b09a5e9b027256057c21c49792bd32 (patch)
treeca5fe27ac56c6751a640f1ef6ac306ef5f277b28 /doc
parent61fb2dbba2b98debd5e56d49a5517df18dea171b (diff)
downloadgenenetwork2-3181bd6261b09a5e9b027256057c21c49792bd32.tar.gz
Remove unnecessary git pull commands from installation instructions
Diffstat (limited to 'doc')
-rw-r--r--doc/README.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.org b/doc/README.org
index 1236016e..8839aefc 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -81,14 +81,12 @@ GeneNetwork2 with
: source ~/opt/guix-pull/etc/profile
: git clone https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics.git ~/guix-bioinformatics
: cd ~/guix-bioinformatics
-: git pull
: env GUIX_PACKAGE_PATH=$HOME/guix-bioinformatics guix package -i genenetwork2 -p ~/opt/genenetwork2
you probably also need guix-past (the upstream channel for older packages):
: git clone https://gitlab.inria.fr/guix-hpc/guix-past.git ~/guix-past
: cd ~/guix-past
-: git pull
: env GUIX_PACKAGE_PATH=$HOME/guix-bioinformatics:$HOME/guix-past/modules ~/opt/guix-pull/bin/guix package -i genenetwork2 -p ~/opt/genenetwork2
ignore the warnings. Guix should install the software without trying