From c3a448a95f70e99423dbb9ba62aeebc9a9a760d0 Mon Sep 17 00:00:00 2001 From: "Martijn v. Nieuwenhoven" Date: Sat, 26 Mar 2016 15:56:04 +0100 Subject: [PATCH] set correct composer require package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c22b3d..35fd73e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Send CMS managed system email notifications from code. ## Installation Instructions ``` -composer require sheadawson/silverstripe-notifications +composer require silverstripe-australia/notifications ``` ## Creating System Notifications