UNPKG

verb-generate-readme

Version:

Generate your project's readme with verb. Requires verb v0.9.0 or higher.

18 lines (11 loc) 422 B
**Installing the CLI** To run `{%= name %}` from the command line, you'll need to install [Update][] globally first. You can do that now with the following command: ```sh $ npm install --global update ``` This adds the `update` command to your system path, allowing it to be run from any directory. **Install {%= name %}** Install this module with the following command: ```sh $ npm install --global {%= name %} ```