We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01bc87 commit c7dcc85Copy full SHA for c7dcc85
docs/sphinx/source/index.rst
@@ -34,10 +34,11 @@ For examples of how to use pvlib-python, please see the
34
35
Installation
36
============
37
-1. Follow Pandas
38
-`instructions <http://pandas.pydata.org/pandas-docs/stable/install.html>`_
39
-for installing the scientific python stack, including ``pip``.
40
-2. ``pip install pvlib-python``
+
+1. Follow Pandas'
+ `instructions <http://pandas.pydata.org/pandas-docs/stable/install.html>`_
+ for installing the scientific python stack, including ``pip``.
41
+#. ``pip install pvlib-python``
42
43
44
Contents:
0 commit comments