@@ -12,4 +12,4 @@ The Drupal CMS Installer is an install profile that exposes the ability to choos
The recipes that are part of Drupal CMS should, in theory, apply against _any_ install profile (although that won't necessarily always be the case; ideally all Drupal CMS recipes would apply cleanly against Standard and Minimal, but we don't yet enforce or test that).
The installer is an internal part of Drupal CMS, but if you'd like to use its overall user flow and architecture for your own project, it has been split out into the separate [Recipe Installer Kit](https://www.drupal.org/project/recipe_installer_kit) package.
\ No newline at end of file
The installer and its styling are an internal part of Drupal CMS, but if you'd like to use the installer's overall user flow and architecture for your own recipe-based project, check out the [Recipe Installer Kit](https://www.drupal.org/project/recipe_installer_kit) package, which Drupal CMS's installer is built upon.