README.md in drupal-vm-sites-0.0.5 vs README.md in drupal-vm-sites-0.0.6
- old
+ new
@@ -1,17 +1,17 @@
-# Drupal VM Config
+# Drupal VM Sites
[](https://badge.fury.io/rb/drupal-vm-sites)
This Vagrant plugin makes it easy to manage multiple Drupal sites on a single Vagrant instance. It is used to generate a `config.yml` file for Drupal VM. See [Drupal VM Documentation](http://docs.drupalvm.com/en/latest/) for additional documentation.
## Setup
1. `vagrant plugin install drupal-vm-sites`
-2. `touch sites.yml`
+2. `touch drupal-vm-sites.yml`
-3. Add Drupal websites to `sites.yml`
+3. Add Drupal websites to `drupal-vm-sites.yml`
```yml
site1:
url: site1.com
site2: