diff --git a/README.md b/README.md index 858c648..f41537e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Bugs can be reported [here](https://github.com/stuffmatic/blam/issues). # Getting started 1. [Download the latest release](https://github.com/stuffmatic/blam/releases), decompress the file and locate the actual add-on file ```src/blam.py```. -2. [Install](http://wiki.blender.org/index.php/Doc:2.6/Manual/Extensions/Python/Add-Ons) +2. [Install](https://docs.blender.org/manual/advanced/scripting/addon_tutorial.html?highlight=add%20ons#install-the-add-on) 3. Check out the [introduction video](https://vimeo.com/35153437), [this tutorial video](https://vimeo.com/35421849) and [read the user's guide](https://github.com/stuffmatic/blam/wiki/User%27s-guide). # Getting involved