about summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2025-09-06 18:51:56 +0100
committerArun Isaac2025-09-06 18:52:24 +0100
commit53fe4d5cb0d9fb94e3c519eb138fb6eee86a0143 (patch)
treed7ed798f705b606a5972f176c8a195bfc1f129e3
parentd478b32a117a0b70371cd71e6558919ede477a26 (diff)
downloadguix-bioinformatics-53fe4d5cb0d9fb94e3c519eb138fb6eee86a0143.tar.gz
README: Update channel URL.
-rw-r--r--README.org2
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