Skip to content

Commit

Permalink
Add composer install to keeping up to date section
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhartless committed Nov 10, 2017
1 parent d5ad48d commit 8879b11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ Each time you update Mautic's source after the initial setup/installation via a

(Note that if you are accessing Mautic through the dev environment (via index_dev.php), you would need to add the <code>--env=dev</code> from the command).

### Vendors

Run `composer install` to ensure new vendors are installed and/or existing upgraded.

### Database Schema

Before running these commands, please make a backup of your database.
Expand Down

0 comments on commit 8879b11

Please sign in to comment.