소스 검색

Add link in readme to install AWS gems

Signed-off-by: AMZN-Gene <[email protected]>
AMZN-Gene 6 달 전
부모
커밋
d671906b1d
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      MPSGameLift/README.md

+ 2 - 1
MPSGameLift/README.md

@@ -2,9 +2,10 @@
 
 ## Install MPSGameLift Gem
 
-1. Open MultiplayerSample/project.json
+1. Open _MultiplayerSample/project.json_
     1. Add `"MPSGameLift"` to `external_subdirectories`
     1. Add `"MPSGameLift"` to `gem_names`
+1. [Download and register AWS gems for O3DE](https://github.com/aws/o3de-repo/blob/main/README.md) 
 1. Compile MultiplayerSample 
 
 ## Setup Instructions