Skip to content

Commit

Permalink
Merge pull request #16 from tacman/patch-1
Browse files Browse the repository at this point in the history
remove $ so gitclip works
  • Loading branch information
yceruto authored Nov 25, 2024
2 parents 16b9a8f + b1b6bd9 commit 0458cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0458cae

Please sign in to comment.