Skip to content

Commit 78f2748

Browse files
authored
Merge pull request #264 from Robbybp/fix-doc-typo
Correct docs for Windows build with custom branch
2 parents 03ccdc9 + 736ac82 commit 78f2748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ To test the Windows build, run
131131
Note that the second argument to `build.ps1` is interpreted as an argument
132132
to `docker build`, so to run with a custom branch and no such argument, run
133133
```powershell
134-
.\build.ps1 windows https://github.com/user/idaes-ext.git mybranch
134+
.\build.ps1 windows "" https://github.com/user/idaes-ext.git mybranch
135135
```
136136

137137
## Release Hashes

0 commit comments

Comments
 (0)