Skip to content

Commit

Permalink
Update composer install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
henkelund authored Oct 30, 2016
1 parent bda6a75 commit 0047fde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ git clone https://github.com/henkelund/magento2-henhed-piwik.git app/code/Henhed
Or, if you prefer, install it using [Composer][composer].

```sh
composer config repositories.henhedpiwik git https://github.com/henkelund/magento2-henhed-piwik.git
composer require henhed/module-piwik:dev-master
composer require henhed/module-piwik
```

Finally, enable the module with the Magento CLI tool.
Expand Down

0 comments on commit 0047fde

Please sign in to comment.