Skip to content

Commit

Permalink
update windows-init-download.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Jan 10, 2025
1 parent ac4c20a commit 6d71f88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sapi/quickstart/windows/native-build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ git config --global core.ignorecase false
```

```powershell
cmd /c .\sapi\quickstart\windows\native-build\windows-init.bat
cmd /c .\sapi\quickstart\windows\native-build\windows-init-install-vs-tools.bat
cmd /c .\sapi\quickstart\windows\native-build\run.bat
```

```bat
Expand Down

0 comments on commit 6d71f88

Please sign in to comment.