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

Commit 18a8019

Browse files
committed
Update directions for Drupal 7 make file.
1 parent a8485fb commit 18a8019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ There are a couple places where you can customize the VM for your needs:
4848
If you want to switch from Drupal 8 (default) to Drupal 7 on the initial install, do the following:
4949

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

5454
## Quick Start Guide
5555

0 commit comments

Comments
 (0)