diff --git a/README.md b/README.md index 27acc27c13..6a2c79f474 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ cd examples/docs pnpm dev ``` -Any change to example/docs will be re-rendered instantly. +Any change to example/docs will be re-rendered instantly, If you update the core or theme packages, a rebuild is required. Or you can use the watch mode for both nextra and the theme in separated terminals.