Skip to content

Commit ee2ecf5

Browse files
committed
Fix getting started instructions
1 parent 380d186 commit ee2ecf5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

addons/block_code/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ That said, we are in no way opposed to having this project grow to be able to cr
2424
1. Install the plugin through the Godot AssetLib searching for the name
2525
Block Coding. You can also download it from the online [Asset
2626
Library](https://godotengine.org/asset-library/asset/3095) and import
27-
it through AssetLib. Finally, you can clone the git repository and
27+
it through AssetLib. Alternatively, you can clone the git repository and
2828
drag the `addons/block_code/` directory into your project's
29-
`res://addons/` directory.
29+
`res://addons/` directory. *If you want to open the cloned repository
30+
project, reload the project once after opening it for the first time
31+
to resolve any errors. This is a Godot issue.*
3032

3133
2. Make sure to enable the plugin in **Project****Project Settings****Plugins**.
3234

0 commit comments

Comments
 (0)