Skip to content
Snippets Groups Projects
Commit 9c2a66ec authored by Luke Campagnola's avatar Luke Campagnola
Browse files

Doc update

parent 20054c18
No related branches found
No related tags found
No related merge requests found
......@@ -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::
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::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment