Skip to content

Commit

Permalink
Update install instructions. (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Feb 8, 2017
1 parent 10ba9aa commit 0975750
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ NOTES: For instructions about installing the [Drupal Console Launcher](https://g
cd ~/.console/
composer create-project \
drupal/console-extend:dev-master extend \
drupal/console-extend extend \
--no-interaction
```
NOTE: You can use `--keep-vcs` to prevent deletion of `.git` directory.

### Update this project
```
Expand Down

0 comments on commit 0975750

Please sign in to comment.