Explorar o código

node client uses the db_path file as well

Stanley Cheung %!s(int64=10) %!d(string=hai) anos
pai
achega
3bcfcba3ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      node/route_guide/README.md

+ 1 - 1
node/route_guide/README.md

@@ -358,5 +358,5 @@ $ node ./route_guide_server.js --db_path=route_guide_db.json
 ```
 Run the client (in a different terminal):
 ```shell
-$ node ./route_guide_client.js
+$ node ./route_guide_client.js --db_path=route_guide_db.json
 ```