Skip to content

Commit 68512b2

Browse files
committed
fix install instruction
1 parent 26e97d9 commit 68512b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To use the NREL SPA algorithm,
3838

3939
1. Download the SPA files from [NREL](http://www.nrel.gov/midc/spa/)
4040
2. Copy the SPA files into ``pvlib/spa_c_files``
41-
3. From this ``pvlib-python`` directory, run ``pip install .``
41+
3. From this ``pvlib-python`` directory, run ``pip install . -I --no-deps``
4242

4343
Usage Example
4444
-------------

0 commit comments

Comments
 (0)