aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/php
diff options
context:
space:
mode:
authorGravatar thinkerou <thinkerou@gmail.com>2016-05-26 11:28:50 +0800
committerGravatar thinkerou <thinkerou@gmail.com>2016-06-17 23:17:28 +0800
commit814b80e8e91df31a29ca6e7653e4c4e084145c4e (patch)
tree4cfa5e0c663040d401457e79fce57c311e8b6cfd /examples/php
parent845a0567e344d2d85ece37471e63199c045c2249 (diff)
change README for node dir changed
Diffstat (limited to 'examples/php')
-rw-r--r--examples/php/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/php/README.md b/examples/php/README.md
index ea9ccb6790..ba7f8c060f 100644
--- a/examples/php/README.md
+++ b/examples/php/README.md
@@ -37,7 +37,8 @@ TRY IT!
```
$ cd examples/node
$ npm install
- $ nodejs greeter_server.js
+ $ cd dynamic_codegen or cd static_codegen
+ $ node greeter_server.js
```
- Run the client