diff --git a/docs/README.md b/docs/README.md index 4692c1acc..0b9960a32 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,6 +24,8 @@ pnpm start This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. +## Build + ```bash pnpm build ```