Skip to content

Commit 185b978

Browse files
authored
set nx command to generate ddd command
1 parent 381447d commit 185b978

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)