Skip to content

Commit e64b11d

Browse files
Update README.md
1 parent 7bcfe44 commit e64b11d

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
@@ -47,7 +47,7 @@ refer to the following command:
4747
- the tool has to be in a path that Unreal will search for!
4848

4949
```python
50-
from unrealScriptEditor import main
50+
from unreal_script_editor import main
5151
global editor
5252
editor = main.show()
5353
```

0 commit comments

Comments
 (0)