From c15cb053fd24db00043ce8df18082326d29c0149 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Sun, 18 Apr 2021 11:15:51 +0200 Subject: [PATCH] docs(readme): Fix grammar Signed-off-by: Lucas Schwiderski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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