Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janbender authored Jul 6, 2022
1 parent ef1056c commit 2fa2c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Loading animation sequences with meshio and fileseq
1. Clone the project to download both project and dependencies

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

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.
Expand Down

0 comments on commit 2fa2c9d

Please sign in to comment.