Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverting README.md to clarify optional steps #401

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ If you have problems with working with LFS, see the troubleshooting guide: https

## Step 2. Register the engine, the project, and the Gems

### Required step to compile
### Option #1 - Use the CLI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Option #1 - Use the CLI
### Use the CLI to register engine and gems


<span style="background-color:#4F3C3C">**NOTE:** The following steps only need to be performed once.</span>

Expand All @@ -166,7 +166,7 @@ If you have problems with working with LFS, see the troubleshooting guide: https

The final step prints warnings that the compatibility check for MultiplayerSample and Blast will be skipped. These warnings can be ignored.

### Build Using the Project Manager
### Option #2 - Use Project Manager
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Option #2 - Use Project Manager
### (Optional) - Configure via Project Manager


If you've already built the O3DE engine, use the O3DE project manager to open an existing project.

Expand Down