Skip to content

Commit cdaa914

Browse files
MikeMcC399aduh95
andauthored
Apply suggestions from code review
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 6e94d65 commit cdaa914

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

BUILDING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,13 @@ tarball and/or browse the git repository checked out at the relevant tag.
245245

246246
Developers should use the official [Install Rust](https://rust-lang.org/tools/install/)
247247
instructions to install a Rust toolchain, required for Temporal support introduced in Node.js 26.
248-
248+
Consult the official [Install Rust](https://rust-lang.org/tools/install/)
249+
instructions to install a Rust toolchain, required for Temporal support introduced in Node.js 25.4.0.
249250
Individual packages such as `rust` and `cargo` in some operating system distributions may be considered
250-
as an alternative for CI environments.
251+
as an alternative, for example in CI environments.
251252
Consult with relevant operating system documentation to ensure that packages
252-
meet the minimum version specified in
253-
[Building Node.js with Temporal support](#building-nodejs-with-temporal-support),
253+
meet the minimum version specified in the
254+
[Building Node.js with Temporal support](#building-nodejs-with-temporal-support) section,
254255
as packaged versions may lag behind the `stable` version installed by the official instructions.
255256
Avoid mixing `rustup` together with `rust` and `cargo` package installations, due to
256257
potential version conflicts.

0 commit comments

Comments
 (0)