Skip to content

Commit 94f11e2

Browse files
committed
doc: update gotcha headings [skip ci]
1 parent 3f4d1be commit 94f11e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ steps:
156156

157157
## Gotchas
158158

159-
### `minimal` vs `full` distribution
159+
### Distributions
160160

161161
Using the `full` distribution instead of the `minimal` distribution
162162
will reduce your build times for most use cases. Things you typically
@@ -166,7 +166,7 @@ downloading and installing those dependencies. The `full` distribution
166166
comes with those dependencies pre-installed. Only use the `minimal`
167167
distribution if you really know what you're doing.
168168

169-
### CPU Architecture Notes
169+
### ARM Builds
170170

171171
ARM builds have limited availability depending on the target version,
172172
platform and snapshot site:

0 commit comments

Comments
 (0)