diff --git a/README.md b/README.md index f06414a..88e5ea4 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ [![Latest Version](https://img.shields.io/github/release/loadsys/CakePHP-LoadsysTheme.svg?style=flat-square)](https://github.com/loadsys/CakePHP-LoadsysTheme/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) -[![Total Downloads](https://img.shields.io/packagist/dt/loadsys/loadsys-theme.svg?style=flat-square)](https://packagist.org/packages/loadsys/loadsys-theme) +[![Total Downloads](https://img.shields.io/packagist/dt/loadsys/cakephp-loadsys-theme.svg?style=flat-square)](https://packagist.org/packages/loadsys/cakephp-loadsys-theme) CakePHP 3.x bake generation theme that matches Loadsys' code sniffer standards. @@ -18,7 +18,7 @@ CakePHP 3.x bake generation theme that matches Loadsys' code sniffer standards. ### Composer ````bash -$ composer require loadsys/loadsys-theme +$ composer require loadsys/cakephp-loadsys-theme:dev-master ```` ## Usage ##