Skip to content

Commit e7ff6ee

Browse files
committed
Update README.md for V1.1.1
1 parent c2d6122 commit e7ff6ee

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
</h2>
1111

12-
![Version](https://img.shields.io/static/v1?label=latest&message=v1.1.0&color=darkgreen)
12+
![Version](https://img.shields.io/static/v1?label=latest&message=v1.1.1&color=darkgreen)
1313
[![Total Downloads](https://static.pepy.tech/personalized-badge/portpy?period=total&units=international_system&left_color=grey&right_color=blue&left_text=total%20downloads)](https://pepy.tech/project/portpy?&left_text=totalusers)
1414
[![Monthly Downloads](https://static.pepy.tech/badge/portpy/month)](https://pepy.tech/project/portpy)
1515

@@ -228,13 +228,7 @@ We have adopted the widely-used JSON and HDF5 formats for data storage.
228228
pip install portpy[all]
229229
```
230230

231-
2. Install using conda:
232-
233-
```
234-
conda install -c conda-forge portpy
235-
```
236-
237-
3. Install from source:
231+
2. Install from source:
238232

239233
* Clone this repository using
240234
```

0 commit comments

Comments
 (0)