From 1901f360f2911889df1bcf31d5ffcfcd0d765527 Mon Sep 17 00:00:00 2001 From: Nate Russell Date: Sun, 15 Feb 2026 11:42:31 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 49fe1e8..9c318f4 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,3 @@ npm install ng serve ``` Navigate to `http://localhost:4200/` - -### Build for Production -```bash -ng build -```