diff --git a/README.md b/README.md index 1847a66..5f11df2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Install -Copy the `addons/bitsquid` directory as `$BLENDER/scripts/addons/bitsquid`, where `$BLENDER` is one of [Blender's configuration directories](https://docs.blender.org/manual/en/latest/advanced/blender_directory_layout.html#blender-directory-layout). +Copy the `addons/bitsquid` directory to `$BLENDER/scripts/addons/bitsquid`, where `$BLENDER` is one of [Blender's configuration directories](https://docs.blender.org/manual/en/latest/advanced/blender_directory_layout.html#blender-directory-layout). It should now show up in Blender's preferences as `Import-Export: Bitsquid Engine`. ### Development