Skip to content

Commit 2383ad7

Browse files
committed
Update readme
1 parent d9fd76d commit 2383ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The app generation is based on https://angular.io/guide/setup-local.
2020
* Run `npm install -g @angular/cli` - Install the app generator CLI tool.
2121
* Run `ng new client` - Generate an application, I named it `client`.
2222
* Run `cd client` - Change directory to the app.
23-
* Run `ng serve --open` - Started the server and open Chrome.
23+
* Run `ng serve --open` - Start the compiler, web server and open Chrome.
2424

2525

2626
## Debugging

0 commit comments

Comments
 (0)