Skip to content

Commit cac003b

Browse files
authored
GettingStarted.md: refine wording for the Git version requirement
1 parent dabecb5 commit cac003b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ toolchain as a one-off, there are a couple of differences:
4646
[Windows.md](/docs/Windows.md).
4747
2. Python 3: Several utility scripts are written in Python.
4848
3. Git 2.x to check out the sources. We find that older versions of Git
49-
raise errors when doing the full checkout.
49+
can't successfully check out all of the required repositories or
50+
fail during a rebase when switching between checkout schemes.
5051
4. Disk space:
5152
Make sure that you have enough available disk space before starting.
5253
The source code, including full git history, requires about 3.5 GB.

0 commit comments

Comments
 (0)