Small typo of NodeJS version in README.md

pull/4127/head
Valentyn Shybanov 9 years ago
parent e695941aeb
commit 2e5ba81668
  1. 2
      examples/node/README.md

@ -4,7 +4,7 @@ gRPC in 3 minutes (Node.js)
PREREQUISITES
-------------
- `node`: This requires Node 10.x or greater.
- `node`: This requires Node 0.10.x or greater.
- [homebrew][] on Mac OS X. This simplifies the installation of the gRPC C core.
INSTALL

Loading…
Cancel
Save