Skip to content

Commit 86ff1f9

Browse files
Merge pull request #74664 from vanvoorden/patch-1
2 parents 636a19d + 943b9cb commit 86ff1f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ toolchain as a one-off, there are a couple of differences:
135135
- Before running `update-checkout`, double-check that `swift` is the only
136136
repository inside the `swift-project` directory. Otherwise,
137137
`update-checkout` may not clone the necessary dependencies.
138+
- Running `update-checkout` may fail if the `git-lfs` dependency is not
139+
installed. This may report as an error related to `icu`. A workaround is
140+
passing `--skip-repository icu` to `update-checkout`.
138141
139142
## Installing dependencies
140143

0 commit comments

Comments
 (0)