Skip to content

Commit 630c9d6

Browse files
authored
Update README.md (#2522)
* Update README.md Fix install commands and broken installation link in README * Update v0.13.1.rst Updated contributor list to include name * Update v0.13.1.rst updated contributor list to include name
1 parent 2d9dc51 commit 630c9d6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ Installation
7474
============
7575

7676
pvlib-python releases may be installed using the ``pip`` and ``conda`` tools.
77+
```bash
78+
pip install pvlib
79+
conda install -c conda-forge pvlib
80+
```
7781
Please see the [Installation page](https://pvlib-python.readthedocs.io/en/stable/user_guide/getting_started/installation.html) of the documentation for complete instructions.
7882

7983

docs/sphinx/source/whatsnew/v0.13.1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ Contributors
5555
* Rajiv Daxini (:ghuser:`RDaxini`)
5656
* Omar Bahamida (:ghuser:`OmarBahamida`)
5757
* Kevin Anderson (:ghuser:`kandersolar`)
58+
* Mikaella Brewer (:ghuser:`brwerx`)

0 commit comments

Comments
 (0)