From bfecee7274ef291d19e9edb2f59cf813b79062be Mon Sep 17 00:00:00 2001 From: Lizardspinner Date: Sat, 23 Nov 2024 00:32:17 +0000 Subject: [PATCH] Update README.md added a full stop to the final 'command' at the bottom of this page >:) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c8a4d4eb..f75e53388 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ Now use it in anywhere in your HTML or Markdown. - `npm start`: Main dev server. Runs everything you need. - `npm run dev`: Runs components in isolation. Serves `app/index.html` as a playground for components. - `npm run hugo`: Only runs static site. -- `npm run build`: Build for production +- `npm run build`: Build for production.