We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91b9d2 commit e327f3bCopy full SHA for e327f3b
docs/docs/getting-started/installation.mdx
@@ -11,6 +11,7 @@ Install the library using Angular CLI:
11
```bash
12
ng add @jsverse/transloco
13
# On an nx workspace
14
+npm i @jsverse/transloco
15
nx g @jsverse/transloco:ng-add
16
```
17
0 commit comments