Skip to content

Commit b26386c

Browse files
authored
remove $ so gitclip works
1 parent ad17267 commit b26386c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Translation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The Translation component provides tools to internationalize your application.
66
Getting Started
77
---------------
88

9-
```
10-
$ composer require symfony/translation
9+
```bash
10+
composer require symfony/translation
1111
```
1212

1313
```php

0 commit comments

Comments
 (0)