In this video I show my utility https://github.com/bahmutov/manpm that fetches and greps a README from any NPM module.
npm i -g manpm
manpm cypress-grep install
The above commands install manpm globally, then fetch the section about install from the NPM module cypress-grep