Renamed tags
This commit is contained in:
parent
787265c628
commit
8f9c42322f
59 changed files with 186 additions and 184 deletions
|
@ -6,8 +6,8 @@ use:
|
|||
description: How to download different versions of Drupal core using Drush.
|
||||
slug: download-different-versions-drupal-drush
|
||||
tags:
|
||||
- Drupal
|
||||
- Drupal Planet
|
||||
- drupal
|
||||
- drupal-planet
|
||||
- Drush
|
||||
---
|
||||
If you use [Drush](https://raw.github.com/drush-ops/drush/master/README.md "About Drush"), it's likely that you've used the `drush pm-download` (or `drush dl` for short) command to start a new project. This command downloads projects from Drupal.org, but if you don't specify a project or type "drush dl drupal", the command will download the current stable version of Drupal core. Currently, this will be Drupal 7 with that being the current stable version of core at the time of writing this post.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue