diff --git a/templates/getting-started/README.md b/templates/getting-started/README.md index 208e4e10a..7f6d26554 100644 --- a/templates/getting-started/README.md +++ b/templates/getting-started/README.md @@ -1,5 +1,8 @@ # @templates/getting-started +> [!IMPORTANT] +> This template is structured as a monorepo, which makes it easy for demonstrating Squide. However, if you are building a federated application that composes remote modules at runtime, the "host" application and the "remote module" should be in distinct repositories. + ## Install the template To install the template, first clone the template with [degit](https://github.com/Rich-Harris/degit) by opening a terminal at the location you want to create your project: