Skip to content

Commit d8e6a78

Browse files
author
rdeioris
authored
Update README.md
1 parent 60bebfe commit d8e6a78

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
@@ -33,7 +33,7 @@ Restart your project and you should see the PythonConsole under the "Window/Deve
3333

3434
The installation is pretty long (and boring) as you do not want the final users of the product to be required to install python, so we need to use the 'embedded python distribution' (available for windows in the official python site). Unfortunately the embedded distribution does not contain the python development headers so we need the official system-wide installation too.
3535

36-
* install Unreal Engine 4.12 and Python 3.5 as a system user
36+
* install Unreal Engine and Python 3.5 as a system user
3737
* run the unreal editor and create a new blank c++ project (NOT a blueprint one, otherwise visual studio will not be initialized)
3838
* once the project is setup, close both unreal and visual studio
3939
* move to the project directory (you can right click the project from the epic launcher and choose 'show in explorer')

0 commit comments

Comments
 (0)