Skip to content

Commit fed05f6

Browse files
[docs] GettingStarted: Remove outdated assumption
The guide is no longer dependent on the architecture.
1 parent a2cb93e commit fed05f6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,8 @@ Phew, that's a lot to digest! Now let's proceed to the actual build itself!
271271
on Linux, add the `--xctest` flag to `build-script`.
272272

273273
In the following sections, for simplicity, we will assume that you are using a
274-
`Ninja-RelWithDebInfoAssert` build on macOS running on an Intel-based Mac,
275-
unless explicitly mentioned otherwise. You will need to slightly tweak the paths
276-
for other build configurations.
274+
`Ninja-RelWithDebInfoAssert` build on macOS, unless explicitly mentioned otherwise.
275+
You will need to slightly tweak the paths for other build configurations.
277276

278277
### Troubleshooting build issues
279278

0 commit comments

Comments
 (0)