diff options
author | Munyoki Kilyungi | 2023-06-13 14:55:15 +0300 |
---|---|---|
committer | Arun Isaac | 2023-06-15 11:03:35 +0100 |
commit | 01e3a127f983d7a05fa7ad9445b5a2c9ff41447a (patch) | |
tree | 3519865c2457a97ee4fa5d713f4c6436db8fa6d0 | |
parent | ff4e69b4b2da29ab35627864b0e5d839fa758a96 (diff) | |
download | gn-machines-01e3a127f983d7a05fa7ad9445b5a2c9ff41447a.tar.gz |
Add links to README.
* README.org (GeneNetwork development container): Link to
guix-bioinformatics and guix-forge channels.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ continuous integration and continuous deployment services for genenetwork2, genenetwork3 and several other associated projects. To build and install the container, you will need the -guix-bioinformatics and guix-forge channels. Once these channels are +[[https://gitlab.com/genenetwork/guix-bioinformatics][guix-bioinformatics]] and [[https://git.systemreboot.net/guix-forge/][guix-forge]] channels. Once these channels are pulled and available, on /penguin2/, run #+BEGIN_SRC shell $ ./genenetwork-development-deploy.sh |