Skip to content

Commit

Permalink
fix: add nodejs v20
Browse files Browse the repository at this point in the history
  • Loading branch information
0xawaz committed Oct 30, 2024
1 parent 3c14b15 commit b23c4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_COPROCESSOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Make sure you have these binaries installed in your environment:
* [docker](https://docs.docker.com/engine/install)
* [rust](https://www.rust-lang.org/tools/install)
* [protobuf](https://grpc.io/docs/protoc-installation)
* [nodejs](https://nodejs.org/en/download/package-manager)
* [nodejs v20](https://nodejs.org/en/download/package-manager)

> **NB:** We will wrap all components in docker images to remove these prerequisites in the near future.
Expand Down

0 comments on commit b23c4d6

Please sign in to comment.