Skip to content

Commit

Permalink
Merge pull request #264 from Robbybp/fix-doc-typo
Browse files Browse the repository at this point in the history
Correct docs for Windows build with custom branch
  • Loading branch information
ksbeattie committed Dec 21, 2023
2 parents 03ccdc9 + 736ac82 commit 78f2748
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 78f2748

Please sign in to comment.