diff options
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org index c5936fa..be8db7c 100644 --- a/README.org +++ b/README.org @@ -20,7 +20,7 @@ To easily use the packages from this repo, simply add it to your #+BEGIN_SRC scheme (list (channel (name 'gn-bioinformatics) - (url "https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics.git") + (url "https://git.genenetwork.org/guix-bioinformatics") (branch "master"))) #+END_SRC |