We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 373c5bf + 5ff41fb commit 8b15910Copy full SHA for 8b15910
README.md
@@ -54,7 +54,7 @@ may additionally need to install an X server.
54
The repository requires submodules, so the repository needs to be cloned recursively:
55
56
```
57
-git clone --recursive https://github.com/joeljonsson/PyLibAPR.git
+git clone --recursive https://github.com/AdaptiveParticles/PyLibAPR.git
58
59
60
It is recommended to use a virtual environment, such as `virtualenv`. To set this up, use e.g.
0 commit comments