Skip to content

Commit 2fa2c9d

Browse files
authored
Update README.md
1 parent ef1056c commit 2fa2c9d

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
@@ -25,7 +25,7 @@ Loading animation sequences with meshio and fileseq
2525
1. Clone the project to download both project and dependencies
2626

2727
```shell
28-
git clone https://www.graphics.rwth-aachen.de:9000/hhui/blendertool --recurse-submodules
28+
git clone https://github.com/InteractiveComputerGraphics/blender-sequence-loader.git --recurse-submodules
2929
```
3030

3131
2. Build the installable `.zip` file by simply running the following command. This should produce a file called `blender_sequence_loader_{date}.zip`, where `{date}` is replaced with todays date. No other dependency other than standard python3 libraries are needed to build the addon.

0 commit comments

Comments
 (0)