react-md-editor icon indicating copy to clipboard operation
react-md-editor copied to clipboard

Should include own npm install command

Open Venryx opened this issue 8 years ago • 2 comments

The readme page should include its own npm install command:

npm install react-md-editor --save

Searching for react-md-editor on Google does not give the package as one of the first-page results (in fact, it instead shows a different npm package: react-markdown-editor).

Instead, I had to search for your name, to find your npm page, and then see it there. (before this, I figured you probably hadn't uploaded it to npm, but I checked to make sure)

Including the install command saves people from having to confirm whether it's on npm or not.

Venryx avatar Apr 25 '17 19:04 Venryx

+1, I initially thought the only package to be installed was codemirror. Didn't think it was right, so came looking for this.

pcfutures avatar May 18 '17 10:05 pcfutures

Yep it is a npm package indeed. Not going to work without it.

daanishnasir avatar Nov 15 '17 17:11 daanishnasir