Doc update
This commit is contained in:
parent
20054c1807
commit
9c2a66ec86
@ -94,7 +94,7 @@ The basic approach is to clone the repository into the appropriate location in y
|
|||||||
|
|
||||||
To embed a specific version of pyqtgraph, we would clone the pyqtgraph-core repository inside the project::
|
To embed a specific version of pyqtgraph, we would clone the pyqtgraph-core repository inside the project::
|
||||||
|
|
||||||
my_project$ git clone github.com/pyqtgraph/pyqtgraph-core.git
|
my_project$ git clone https://github.com/pyqtgraph/pyqtgraph-core.git
|
||||||
|
|
||||||
Then adjust the import statements accordingly::
|
Then adjust the import statements accordingly::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user