🗄️ Docs report
Description
Install instructions for ng add are incorrect on Create scully files with ng add. It should be ng add @scullyio/init
🔬 Minimal Reproduction
What's the affected URL?**
https://scully.io/docs/Reference/schematics/create-scully-files-with-ng-add/
Reproduction Steps**
follow installation steps from url
Expected vs Actual Behavior**
Expected: scully to be installed
Actual: error that the npm registry doesn't exist
📷Screenshot

🔥 Exception or Error
Unable to load package information from registry: 404 Not Found - GET https://registry.npmjs.org/@scully%2finit - Not found
🗄️ Docs report
Description
Install instructions for
ng addare incorrect on Create scully files with ng add. It should beng add @scullyio/init🔬 Minimal Reproduction
What's the affected URL?**
https://scully.io/docs/Reference/schematics/create-scully-files-with-ng-add/
Reproduction Steps**
follow installation steps from url
Expected vs Actual Behavior**
Expected: scully to be installed
Actual: error that the npm registry doesn't exist
📷Screenshot
🔥 Exception or Error