Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeCulea authored Aug 22, 2019
1 parent f47f6f9 commit 13b7e07
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 @@ -36,7 +36,8 @@ This plugin is a Composer library so it can be installed in a few ways:

### Composer Autoloaded

`composer require maximeculea/logger`
- Add repository source : `{ "type": "vcs", "url": "https://github.com/MaximeCulea/logger" }`.
- Include `"maximeculea/logger": "dev-master"` in your composer file for last master's commits or a released tag.

`logger.php` file will be automatically autoloaded by Composer and it *won't* appear in your plugins.

Expand Down

0 comments on commit 13b7e07

Please sign in to comment.