We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdaa914 commit 2d2b835Copy full SHA for 2d2b835
1 file changed
BUILDING.md
@@ -237,7 +237,7 @@ tarball and/or browse the git repository checked out at the relevant tag.
237
### Prerequisites
238
239
* [A supported version of Python][Python versions] for building and testing.
240
-* A Rust toolchain if [Building Node.js with Temporal support](#building-nodejs-with-temporal-support)
+* A Rust toolchain if [building Node.js with `Temporal` support](#building-nodejs-with-temporal-support)
241
is required (enabled by default starting in Node.js 26)
242
* Memory: at least 8GB of RAM is typically required when compiling with 4 parallel jobs (e.g: `make -j4`)
243
0 commit comments