瀏覽代碼

Fix small typo in instructions (#402)

Rodrigo Ceccato de Freitas 4 年之前
父節點
當前提交
881e8da6dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ If you need a full-featured import-export pipeline, consider using glTF 2.0 inst
 
 ## Installation
 
-1. Copy the `io_scene_godot` directory the location where Blender stores the
+1. Copy the `io_scene_godot` directory to the location where Blender stores the
    `scripts/addons` folder on your system. Copy the *entire* directory and not just its
    contents. For instance, on Linux, add-ons should be installed in
    `$HOME/.config/blender/<version>/scripts/addons` (create folders as needed).