Skip to content

Commit

Permalink
correct windows build example with custom branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbybp committed Dec 20, 2023
1 parent d08ef66 commit 736ac82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ To test the Windows build, run
Note that the second argument to `build.ps1` is interpreted as an argument
to `docker build`, so to run with a custom branch and no such argument, run
```powershell
.\build.ps1 windows https://github.com/user/idaes-ext.git mybranch
.\build.ps1 windows "" https://github.com/user/idaes-ext.git mybranch
```

## Release Hashes
Expand Down

0 comments on commit 736ac82

Please sign in to comment.