diff --git a/README.md b/README.md index ce87053..c56b92e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ echo (string) $rgb->toHex(); // #323C46 # Installation ``` -composer require savvywombat\color +composer require savvywombat/color ``` # Usage @@ -279,4 +279,4 @@ $hsl = Color::fromString('deepskyblue')->toHsl(); # License -The MIT License (MIT). Please see [License File](LICENSE) for more information. \ No newline at end of file +The MIT License (MIT). Please see [License File](LICENSE) for more information.