Skip to content

Commit 5ab74c3

Browse files
author
rdeioris
authored
Merge pull request 20tab#3 from Jiloc/master
Fix path to plugin binaries on MacOSX
2 parents 8e1f084 + 05103dd commit 5ab74c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To upgrade to the latest development version of UnrealEnginePython:
6767
git pull
6868
```
6969

70-
* move to UnrealEnginePython/Binaries from the Plugin directory
70+
* move to UnrealEnginePython/Binaries/Mac from the Plugin directory
7171
* remove the plugin library UE4Editor-UnrealEnginePython.dylib to warn UnrealEngine to recompile the plugin
7272

7373
```sh

0 commit comments

Comments
 (0)