diff --git a/src/content/docs/how-to-setup-freecodecamp-locally.mdx b/src/content/docs/how-to-setup-freecodecamp-locally.mdx index c32df13c..1f350f54 100644 --- a/src/content/docs/how-to-setup-freecodecamp-locally.mdx +++ b/src/content/docs/how-to-setup-freecodecamp-locally.mdx @@ -211,7 +211,9 @@ You should already have a fork of freeCodeCamp on GitHub. If not, [follow these recent history/commit. -3. **(Optional)** The localized versions of our curriculum are stored in the [i18n-curriculum repo.](https://github.com/freeCodeCamp/i18n-curriculum) If you intend to run a localized version of the curriculum follow the next steps, or skip to the next section. +3. **(Optional)** The localized versions of our curriculum are stored in the [i18n-curriculum repo.](https://github.com/freeCodeCamp/i18n-curriculum). If you intend to run a localized version of the curriculum, follow the next steps, or skip to the next section. + + If you plan to contribute to the [Challenge Editor](https://github.com/freeCodeCamp/challenge-editor), you'll also need to clone its repository separately, as it is maintained in its own repository. **Clone the i18n-curriculum submodule:**