Skip to content

Commit 245ebd5

Browse files
Merge pull request #114 from AsimNet/patch-1
set nx command to generate ddd command
2 parents 381447d + 185b978 commit 245ebd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/ddd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ng g @angular-architects/ddd:init
3333
Instead, you can also use ng add, however, Nx currently emits a warning when using ng add:
3434

3535
```
36-
ng add @angular-architects/ddd
36+
nx add @angular-architects/ddd
3737
```
3838

3939
Add domains and features manually:

0 commit comments

Comments
 (0)