Skip to content

Commit f130dbb

Browse files
committed
Readme fix
1 parent 8a78e43 commit f130dbb

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
@@ -34,7 +34,7 @@ Run `ng g c component-name` to generate a new component. You can also use `ng ge
3434

3535
## Production Build
3636

37-
Run `npm run build:ssr && npm run serve:ssr` to build the project
37+
Run `npm run build:prerender && npm run serve:ssr` to build the project
3838

3939
Compiles the boiler application and spins up a Node Express to serve the Boiler Universal application on http://localhost:3015
4040

0 commit comments

Comments
 (0)