Skip to content

Commit 3ca2be0

Browse files
Update docs/fragments/skills/winapp-cli/setup.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ff66a43 commit 3ca2be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/fragments/skills/winapp-cli

docs/fragments/skills/winapp-cli/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For console apps, add `--with-alias` to preserve stdin/stdout in the current ter
116116
117117
For full debugging scenarios and IDE setup, see the [Debugging Guide](https://github.com/microsoft/WinAppCli/blob/main/docs/debugging.md).
118118

119-
## Recommendedworkflow
119+
## Recommended workflow
120120

121121
1. **Initialize**`winapp init --use-defaults` in your existing project
122122
2. **Configure** — edit `appxmanifest.xml` to add capabilities your app needs (e.g., `runFullTrust`, `internetClient`)

0 commit comments

Comments
 (0)