diff --git a/samples/README.md b/samples/README.md index d054eb85..dd576266 100644 --- a/samples/README.md +++ b/samples/README.md @@ -38,7 +38,7 @@ Source: `samples/node/pub_sub` Run the sample like this: ``` npm install -node dist/index.js --endpoint --root-ca --cert --key +node dist/index.js --endpoint --ca_file --cert --key ``` Your Thing's