Skip to content

Commit 0a43c8f

Browse files
committed
fix: update project name in code snippet
1 parent 69aea8e commit 0a43c8f

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
@@ -74,7 +74,7 @@ Keep in mind that these will not be available on the client-side or during [prer
7474
To test this in local development, run your Angular project using `netlify serve`:
7575

7676
```sh
77-
netlify serve --dir dist/demo/browser
77+
netlify serve --dir dist/<your-project-name>/browser
7878
```
7979

8080
## CLI Usage

0 commit comments

Comments
 (0)