Skip to content

Commit

Permalink
Change instructions in Connect Step (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Montse Ortega <[email protected]>
  • Loading branch information
ammont82 authored Jan 9, 2025
1 parent cdc4324 commit 15ae20f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/demo/src/migration-wizard/steps/connect/ConnectStep.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ export const ConnectStep: React.FC = () => {
type={OrderType.number}
style={{ marginInlineStart: 0 }}
>
<ListItem>
To add a new source download and import a discovery OVA file to your VMware environment.
</ListItem>
<ListItem>
A link will appear below once the VM is running. Use this link to
enter credentials and connect your environment.
Expand Down

0 comments on commit 15ae20f

Please sign in to comment.