Skip to content

Commit 77115a0

Browse files
authored
Update installation.rst
1 parent 770bcd1 commit 77115a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/user_guide/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ With your conda/virtual environment still active...
185185
Consider installing pvlib using ``pip install -e .[all]`` so that
186186
you can run the unit tests and build the documentation.
187187
Your clone directory is probably similar to
188-
``C:\Users\%USER%\Documents\GitHub\pvlib-python``(Windows) or
188+
``C:\Users\%USER%\Documents\GitHub\pvlib-python`` (Windows) or
189189
``/Users/%USER%/Documents/pvlib-python`` (Mac).
190190
#. **Test** your installation by running ``python -c 'import pvlib'``.
191191
You're good to go if it returns without an exception.

0 commit comments

Comments
 (0)