Skip to content

Commit 6362253

Browse files
README.md, clarify generate step
1 parent 1b1f4fb commit 6362253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Commit and push the changes.
153153

154154
## Generate the Angular Host App and Two Remotes
155155

156-
Use the Nx Angular Generator in `@nx/angular` to create the Angular host app with this command:
156+
Use the Nx Angular Generator in `@nx/angular` to create the Angular host app and two remote apps with this command:
157157

158158
```
159159
nx g @nx/angular:host apps/host --dynamic --remotes=remote1,remote2 --style=scss --e2eTestRunner=playwright --unitTestRunner=jest

0 commit comments

Comments
 (0)