mirror of
https://github.com/godotengine/godot-blender-exporter.git
synced 2026-02-25 02:32:46 +03:00
Fix small typo in instructions (#402)
This commit is contained in:
committed by
GitHub
parent
95fde85e03
commit
881e8da6dd
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user