Skip to content

Commit 5ff41fb

Browse files
authored
update README
update the repository link in the build instructions
1 parent 373c5bf commit 5ff41fb

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
@@ -54,7 +54,7 @@ may additionally need to install an X server.
5454
The repository requires submodules, so the repository needs to be cloned recursively:
5555

5656
```
57-
git clone --recursive https://github.com/joeljonsson/PyLibAPR.git
57+
git clone --recursive https://github.com/AdaptiveParticles/PyLibAPR.git
5858
```
5959

6060
It is recommended to use a virtual environment, such as `virtualenv`. To set this up, use e.g.

0 commit comments

Comments
 (0)