Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav Voronoy committed Jan 4, 2016
1 parent b846107 commit 095dee3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ To install Magento 2 from git repository run m2install with --source git param
* ```m2install --source git``` or
* ```m2install -s git```

##How to install Magento 2 using Composer
To install Magento 2 from git repository run m2install with --source git param
* ```m2install --source composer``` or
* ```m2install -s composer```

##How to deploy dumps
In order to deploy the customer dumps you need:

Expand Down

0 comments on commit 095dee3

Please sign in to comment.