Skip to content

Commit bb8dcdd

Browse files
authored
Mention Node 23 in README (#178)
1 parent bd53afc commit bb8dcdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
2. The `pprof` module has a native component that is used to collect profiles
1313
with v8's CPU and Heap profilers. You may need to install additional
1414
dependencies to build this module.
15-
* For Linux: `pprof` has prebuilt binaries available for Linux arm64/x64,
16-
Alpine Linux x64, macOS arm64/x64, windows x64 for Node 16/18/20/22.
15+
* `pprof` has prebuilt binaries available for Linux arm64/x64,
16+
Alpine Linux x64, macOS arm64/x64, and Windows x64 for Node 16/18/20/22/23.
1717
No additional dependencies are required.
1818
* For other environments: on environments that `pprof` does not have
1919
prebuilt binaries for, the module

0 commit comments

Comments
 (0)