Skip to content

Commit

Permalink
Merge pull request #34355 from texasmichelle/windows_typo
Browse files Browse the repository at this point in the history
Correct a path in the Windows build instructions
  • Loading branch information
compnerd committed Oct 20, 2020
2 parents 50e6ae0 + a5034bc commit bce6620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/WindowsBuild.md
Expand Up @@ -139,7 +139,7 @@ ninja -C S:\b\1

```cmd
path S:\Library\icu-67\usr\bin;S:\b\1\bin;S:\b\1\tools\swift\libdispatch-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
ninja -C S:\b\toolchain check-swift
ninja -C S:\b\1 check-swift
```

## Build swift-corelibs-libdispatch
Expand Down

0 comments on commit bce6620

Please sign in to comment.