Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Update directions for Drupal 7 make file.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Jul 12, 2016
1 parent a8485fb commit 18a8019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ There are a couple places where you can customize the VM for your needs:
If you want to switch from Drupal 8 (default) to Drupal 7 on the initial install, do the following:

1. Switch to using a [Drush Make file](http://docs.drupalvm.com/en/latest/deployment/drush-make/).
1. Update the Drupal `version` and `core` inside the `drupal.make.yml` file.
2. Update `drupal_major_version` inside `config.yml`.
1. Update the Drupal `version` and `core` inside your `drupal.make.yml` file.
2. Set `drupal_major_version: 7` inside `config.yml`.

## Quick Start Guide

Expand Down

0 comments on commit 18a8019

Please sign in to comment.