Hi,
I'm really interested in your project but i saw a problem in your documentation.
In the Installation section, you wrote that we need to run :
npm i -S @marksjs/marks
or
yarn add @marksjs/marks
But unfortunaly the right command to run in order to install your library is the following :
npm i -S @marks-js/marks
or
yarn add @marks-js/marks
Have a good day 😄
Hi,
I'm really interested in your project but i saw a problem in your documentation.
In the Installation section, you wrote that we need to run :
But unfortunaly the right command to run in order to install your library is the following :
Have a good day 😄