We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1e270 commit 6f90fb9Copy full SHA for 6f90fb9
README.md
@@ -24,7 +24,7 @@ Sit back, relax, and let the Error Tailor do all the work!
24
25
## Getting Started
26
27
-Run `ng add @ngneat/error-tailor`. This command updates the `AppModule`, and adds the `ErrorTailorModule` dependency:
+Run `npm install @ngneat/error-tailor` and add the module to your application:
28
29
<!-- prettier-ignore-start -->
30
```ts
0 commit comments