diff --git a/README.md b/README.md index a6731a4c2..0e86e997f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A high-level machine learning and deep learning library for the [PHP](https://ph ## Installation Install Rubix ML into your project using [Composer](https://getcomposer.org/): ```sh -$ composer require rubix/ml +composer require rubix/ml ``` ### Requirements