aboutsummaryrefslogtreecommitdiff
path: root/doc/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.org')
-rw-r--r--doc/README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.org b/doc/README.org
index 5fffa108..ee54f781 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -43,8 +43,8 @@ repositories:
cd ~
mkdir genenetwork
cd genenetwork
-git clone --branch gn-latest https://github.com/genenetwork/guix-bioinformatics
-git clone --recursive --branch gn-latest https://github.com/genenetwork/guix guix-gn-latest
+git clone --branch gn-latest https://github.com/genenetwork/guix-bioinformatics
+git clone --branch gn-latest --recursive https://github.com/genenetwork/guix guix-gn-latest
cd guix-gn-latest
#+end_src bash