You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The readme page should include its own npm install command:
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.
The text was updated successfully, but these errors were encountered: