From b1b6bd9f980336f76d8a4663a1d98fe52a8c0427 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Sun, 24 Nov 2024 06:30:49 -0500 Subject: [PATCH] remove $ so gitclip works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dfdd91..2fca470 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ please refer to its official documentation https://www.moneyphp.org. This bundle is compatible with PHP 8.1 and above, as well as Symfony versions 5.4 and later. ```shell - $ composer require yceruto/money-bundle +composer require yceruto/money-bundle ``` If you are not using `symfony/flex`, make sure to add the bundle to the `config/bundles.php` file. This will ensure that it