Skip to content

Commit

Permalink
Update src/commands/support/simbridgeDebug.ts
Browse files Browse the repository at this point in the history
Co-authored-by: BenW <[email protected]>
  • Loading branch information
Lauvaan and benw202 authored Oct 28, 2023
1 parent 1da22e1 commit c6954f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/support/simbridgeDebug.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const simbridgeDebugEmbed = makeEmbed({
'',
'1. Open the folder where SimBridge is installed.',
'2. Open a terminal window in that location (Hold `SHIFT` and right click on the empty space of the folder, then select "Open Windows Terminal", "Open Command Prompt", or "Open Powershell Window".',
'3. Type `.\fbw-simbridge.exe` and press enter.',
'3. Type `.\\fbw-simbridge.exe` and press enter.',
'4. Screenshot the output of the console and send it to us.',
]),
image: { url: SIMBRIDGE_HELP_URL },
Expand Down

0 comments on commit c6954f9

Please sign in to comment.