The install instructions cause a deprecation warning:
bash> ember install:addon ember-cli-yuidoc
DEPRECATION: This command has been deprecated. Please use `ember install <addonName>` instead.
⠸ Installing packages for tooling via npm
The command should be updated to ember install ember-cli-yuidoc in your README.
Awesome addon, thanks!
The install instructions cause a deprecation warning:
The command should be updated to
ember install ember-cli-yuidoc
in your README.Thanks!