Skip to content

Commit 394f1db

Browse files
committed
fix readme
1 parent 2c61a83 commit 394f1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Godot 4.2.2
88

99
Because of the godot extensions of Rust and Cpp,you should make sure that the rust and cpp compiler have been installed.
1010

11-
Then you can run ```python script/build.py``` to build the extension (both Debug and Release)
11+
Then you can run ```cd script && python build.py``` to build the extension (both Debug and Release)
1212

1313
Finally,you can start godot editor and develop or export the game.

0 commit comments

Comments
 (0)