diff --git a/Platforms/HTML5/HowTo/README.0.building.UE4.Editor.md b/Platforms/HTML5/HowTo/README.0.building.UE4.Editor.md
index 0a69afa..b8aa389 100644
--- a/Platforms/HTML5/HowTo/README.0.building.UE4.Editor.md
+++ b/Platforms/HTML5/HowTo/README.0.building.UE4.Editor.md
@@ -44,7 +44,7 @@ and, ensure you have the respective compiler tools for your desktop:
- Linux
- build-essential
-
+ - (Ubuntu 20.04) sudo ln -s /usr/bin/python3 /usr/bin/python
* * *
## Get Source Files