summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--README.txt2
2 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index f35cb8b..33e0d80 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/README.txt b/README.txt
index be8fc4c..f335f78 100644
--- a/README.txt
+++ b/README.txt
@@ -60,6 +60,8 @@ inside a conda environment.
conda install -c astra-toolbox astra-toolbox
+conda install -c astra-toolbox/label/dev astra-toolbox
+
Linux, from source: