File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -175,8 +175,9 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
175175| win-arm64 | Windows Server 2022 (x64) with Visual Studio 2022 |
176176| win-x64 | Windows Server 2022 (x64) with Visual Studio 2022 |
177177
178- Starting with Node.js 25, official Linux binaries are linked with libatomic and these systems
179- must have the libatomic runtime installed and available at execution time to run the binaries.
178+ Starting with Node.js 25, official Linux binaries are linked with ` libatomic ` and these systems
179+ must have the ` libatomic ` runtime installed and available at execution time to run the binaries.
180+ The package name for the ` libatomic ` runtime is typically ` libatomic ` or ` libatomic1 ` depending on your Linux distibution
180181
181182<!-- lint disable final-definition-->
182183
You can’t perform that action at this time.
0 commit comments