Skip to content

Commit b58f9a5

Browse files
authored
Update WindowsQuickStart.md
Remove the note about the ICU based failure as ICU is no longer cloned thanks to swiftlang/swift-foundation-icu
1 parent 8fc07a4 commit b58f9a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/WindowsQuickStart.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ You may also do this at the initial checkout time as:
126126
"%ProgramFiles(x86)%\Microsoft Visual Studio\Shared\Python39_64\python.exe" S:\Applications\repo init -u https://github.com/compnerd/swift-build -b release/6.0
127127
```
128128

129-
> [!NOTE]
130-
> The first clone will fail if you do not have git-lfs. The failure is due to the inability to checkout the ICU data which is stored using LFS, but is not fatal in practice.
131-
132129
## Building
133130

134131
The full toolchain can be built in an automated fashion. The following script

0 commit comments

Comments
 (0)