aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2022-08-25 15:07:19 +0530
committerArun Isaac2022-08-25 16:44:47 +0530
commit4fe7da4391a503ac2188b97e1fa8cb5d8ec9857e (patch)
tree45f9fb4e1c70469d69535a4a50f3cf0cd1d9a381
parent1d6ca680a125d2d04a4e42d6187790315b0180e0 (diff)
downloadgn-machines-4fe7da4391a503ac2188b97e1fa8cb5d8ec9857e.tar.gz
Document the required channels.
* README.org (GeneNetwork development container): Document the required channels.
-rw-r--r--README.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.org b/README.org
index 45f772f..b9f11cf 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,9 @@ The GeneNetwork development container is run on /penguin2/. It runs
continuous integration and continuous deployment services for
genenetwork2, genenetwork3 and several other associated projects.
-To build and install the container, on /penguin2/, run
+To build and install the container, you will need the
+guix-bioinformatics and guix-forge channels. Once these channels are
+pulled and available, on /penguin2/, run
#+BEGIN_SRC shell
$ ./genenetwork-development-deploy.sh
#+END_SRC