Skip to content

Commit b6bd540

Browse files
authored
Update README.md
Fix install commands and broken installation link in README
1 parent b1fd3f7 commit b6bd540

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-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

0 commit comments

Comments
 (0)