doc update - short note on installation
This commit is contained in:
parent
9b5c8d0ada
commit
528290db8a
@ -14,6 +14,7 @@ Contents:
|
||||
introduction
|
||||
mouse_interaction
|
||||
how_to_use
|
||||
installation
|
||||
plotting
|
||||
images
|
||||
3dgraphics
|
||||
|
4
documentation/source/installation.rst
Normal file
4
documentation/source/installation.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Installation
|
||||
============
|
||||
|
||||
Pyqtgraph currently does not have (or really require) any installation scripts. The only requirement is that the pyqtgraph folder to be placed someplace importable. Most people will prefer to simply place pyqtgraph within a larger project folder. If you want to make pyqtgraph available system-wide, copy pyqtgraph to one of the directories listed in python's sys.path list.
|
Loading…
Reference in New Issue
Block a user