···8899## Usage ##
10101111-Load this module, and call `modcli install <module-source> [install-prefix]` to install your module as a CLI tool.
1212-If you're developing a CLI tool, I recommend adding this to your installation script with a prefix option for package managers.
1111+Load this module, then call `modcli install <module-source> [install-prefix]` to install your module as a CLI tool.
1212+If you're developing a CLI tool, I recommend adding this to your installation script.
13131414See `modcli install --help` for more options.
1515