Documentation

This commit is contained in:
nsubiron 2017-09-28 13:19:10 +02:00
parent 43ff5fc74f
commit a88d44ed67
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ to add your GitHub username when you sign up at https://unrealengine.com.
$ git clone --depth=1 -b 4.17 https://github.com/EpicGames/UnrealEngine.git ~/UnrealEngine_4.17
$ cd ~/UnrealEngine_4.17
$ ./Setup.sh && ./GenerateProjects.sh && make
$ ./Setup.sh && ./GenerateProjectFiles.sh && make
Check Unreal's documentation
["Building On Linux"](https://wiki.unrealengine.com/Building_On_Linux) if any of