about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorpjotrp2016-08-16 09:22:28 +0000
committerpjotrp2016-08-16 09:22:28 +0000
commit64f5bc2344bed0f426facc5d9cbbf0fcceed5683 (patch)
treef114f061c5d60e5eb6c3ede5236914438293c959 /README.md
parent16e76033dab8fbd79cd5e8380ff03cf65e32c21a (diff)
downloadguix-bioinformatics-64f5bc2344bed0f426facc5d9cbbf0fcceed5683.tar.gz
Erlang and Elixir moved into main line
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51c4aef..44f1ca6 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Install the common workflow language tool cwltool with
     git clone https://github.com/genenetwork/guix-bioinformatics.git
     export GUIX_PACKAGE_PATH=$PWD/guix-bioinformatics/
     guix package -i python2-cwltool
-    
+
     cwtool --version
       1.0.20150916041152
 
@@ -68,7 +68,14 @@ Install the common workflow language tool cwltool with
 The LLVM D compiler was added to GNU Guix main stream!
 
     guix package -i ldc
-    
+
+## Elixir and Erlang
+
+Both languages have gone in to main line Guix:
+
+    guix package -i elixir
+    guix package -i erlang
+
 ## R/qtl
 
 R-qtl is now part of main stream GNU Guix: