shustsud commented on a change in pull request #51: fixed readme and examples URL: https://github.com/apache/pulsar-client-node/pull/51#discussion_r318870499
########## File path: README.md ########## @@ -61,3 +61,15 @@ $ npm install ```shell $ npm run build ``` + +## How to install + +### Please install pulsar-client in your project: + +```shell +$ npm install pulsar-client +``` + +## Sample code + +Please refer to examples. Review comment: Fixed readme. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services