silverstripe-archive / silverstripe-newsletter

NewsletterAdmin is the CMS class for managing the newsletter system.
BSD 3-Clause "New" or "Revised" License
69 stars 59 forks source link

Typo in README.md #127

Closed EurSylvain closed 5 years ago

EurSylvain commented 5 years ago

Hi,

There's a small typo in README.md. installation says the command is composer require silverstripe\newsletter "2.x-dev" it should be composer require silverstripe/newsletter "2.x-dev"

it's a small problem, but I guess you would like to know anyway.

Cheers