@@ -96,7 +96,7 @@ However, even if you're going text route, there is no CLI option for Godot to re
### 5. Run
Run with f5 with editor open or from terminal `godot Main.tscn`
Run with f5 with editor open (at Main.tscn, not Pushertest.tscn) or from terminal `godot Main.tscn`
_Note: cd into the 'simple' folder if necessary - something inside Godot depends on terminal calling these commands from the folder and giving subtle errors in other cases, so you can't always do simple/Main.tscn from godot-modbus-demo_