Skip to content

Commit fc1a8a2

Browse files
pedrobuzzidond2clouds
authored andcommitted
docs(@angular/cli): fix sample home.md
1 parent c40d3cc commit fc1a8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Generating and serving an Angular project via a development server
1515
[Create](new) and [run](serve) a new project:
1616
```
1717
ng new my-project
18-
cd new-project
18+
cd my-project
1919
ng serve
2020
```
2121
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

0 commit comments

Comments
 (0)