Skip to content

Commit c2a09cc

Browse files
authored
Merge pull request #25200 from apple/compnerd-versioning
2 parents 9a257a7 + 516411d commit c2a09cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ ninja
204204
Running the testsuite on Windows has additional external dependencies.
205205

206206
```cmd
207-
path S:\thirdparty\icu4c-63_1-Win64-MSVC2017\bin64;S:\b\swift\bin;S:\b\swift\libdispatch-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
207+
path S:\thirdparty\icu4c-64_2-Win64-MSVC2017\bin64;S:\b\swift\bin;S:\b\swift\libdispatch-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
208208
ninja -C S:\b\swift check-swift
209209
```
210210

0 commit comments

Comments
 (0)