diff --git a/README.md b/README.md index 9dd7510d5..7180e57f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -FarmOS +farmOS ====== A Drupal installation profile for farms. http://drupal.org/project/farm @@ -25,17 +25,17 @@ development. See http://github.org/farmOS for a list of repositories. INSTALLATION ------------ -FarmOS is a [Drupal distribution](http://www.drupal.org/documentation/build/distributions), +farmOS is a [Drupal distribution](http://www.drupal.org/documentation/build/distributions), so it is essentially a Drupal codebase that combines Drupal core with a set of pre-selected contributed modules. -If you are downloading FarmOS from drupal.org, then it is pre-built and +If you are downloading farmOS from drupal.org, then it is pre-built and ready to go. Just drop it into a hosted web server environment and it will work the same as Drupal. For more information on installing Drupal, see the official [Installing Drupal](http://www.drupal.org/documentation/install) documentation. During the installation, you will be given a choice of which "Installation -Profile" you want your site to use. Choose "FarmOS" and the modules +Profile" you want your site to use. Choose "farmOS" and the modules mentioned above will be automatically installed. **Drush Make** diff --git a/farm.profile b/farm.profile index 64c7a34fe..a21f3d091 100644 --- a/farm.profile +++ b/farm.profile @@ -2,7 +2,7 @@ /** * @file - * FarmOS installation profile. + * farmOS installation profile. */ /**