aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/node/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/node/README.md')
-rw-r--r--examples/node/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/node/README.md b/examples/node/README.md
index 7a2bc9794f..c1ef6b05ab 100644
--- a/examples/node/README.md
+++ b/examples/node/README.md
@@ -20,7 +20,7 @@ TRY IT!
- Run the server
```sh
- $ # from this directory (grpc_common/node).
+ $ # from this directory
$ node ./greeter_server.js &
```