Skip to content

Commit 02c80bb

Browse files
authored
Update README.md
1 parent 6a68ade commit 02c80bb

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
@@ -19,10 +19,14 @@ interpreter, and maybe the version is `2.7.15`. Other scripts are running on new
1919

2020
## Install
2121

22-
To install the current release:
22+
To install the current release via `pip` with Python version `>=3.7` and `<3.11`:
2323
```shell
2424
$ pip install auxeticmop
2525
```
26+
... or to install the current release via `conda` with Python version `>=3.7` and `<3.11`:
27+
```shell
28+
$ conda install -c cosogi auxeticmop
29+
```
2630

2731
#### *Try out whole GA steps*
2832

0 commit comments

Comments
 (0)