Skip to content

Commit ca46a10

Browse files
author
Marwan Mattar
authored
Merge pull request #592 from luchris429/develop
Update Training-On-Amazon-Web-Service.md
2 parents 8b47e6b + d01105a commit ca46a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Training-on-Amazon-Web-Service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To verify that all steps worked correctly:
2323

2424
1. In the Unity Editor, load a project containing an ML-Agents environment (you can use one of the example environments if you have not created your own).
2525
2. Open the Build Settings window (menu: File > Build Settings).
26-
3. Select Linux as the Target Platform, and x64_86 as the target architecture.
26+
3. Select Linux as the Target Platform, and x86_64 as the target architecture.
2727
4. Check Headless Mode (unless you have enabled a virtual screen following the instructions below).
2828
5. Click Build to build the Unity environment executable.
2929
6. Upload the executable to your EC2 instance.

0 commit comments

Comments
 (0)