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.