Skip to content

Commit e387096

Browse files
committed
anaconda package files
1 parent a53ee59 commit e387096

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ python -m pip install .
1111
mcdp2 --help
1212
```
1313

14-
(Anaconda repository will be added in the near future)
14+
OR, using `conda`:
15+
16+
```shell
17+
conda install japdlsd::mcdp2
18+
```
1519

1620
## Demo
1721

0 commit comments

Comments
 (0)