Skip to content

Commit 8099a09

Browse files
committed
Fix: Allow copying shell commands
1 parent a94ce44 commit 8099a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ echo $dot['info.home.address'];
4747
Install the latest version using [Composer](https://getcomposer.org/):
4848

4949
```
50-
$ composer require adbario/php-dot-notation
50+
composer require adbario/php-dot-notation
5151
```
5252

5353
## Usage

0 commit comments

Comments
 (0)