diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-08-28 12:00:27 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-08-28 12:12:40 +0200 |
commit | 4bf7f2f8fef23c1558bd06fc877e68bce09fef70 (patch) | |
tree | fc2de3dca193177ca126e52c794454efe4595a9f /README.md | |
parent | 8f88fb35018e42c536c0826cd59f1d15db58adea (diff) | |
download | astra-4bf7f2f8fef23c1558bd06fc877e68bce09fef70.tar.gz astra-4bf7f2f8fef23c1558bd06fc877e68bce09fef70.tar.bz2 astra-4bf7f2f8fef23c1558bd06fc877e68bce09fef70.tar.xz astra-4bf7f2f8fef23c1558bd06fc877e68bce09fef70.zip |
Mention new dev conda packages
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -36,6 +36,13 @@ inside a conda environment. conda install -c astra-toolbox astra-toolbox ``` +We also provide development packages: + +``` +conda install -c astra-toolbox/label/dev astra-toolbox +``` + + ### Linux, from source #### For Matlab |