Skip to content

Commit

Permalink
Fix: Allow copying shell commands
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 27, 2023
1 parent a94ce44 commit 8099a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -47,7 +47,7 @@ echo $dot['info.home.address'];
Install the latest version using [Composer](https://getcomposer.org/):

```
$ composer require adbario/php-dot-notation
composer require adbario/php-dot-notation
```

## Usage
Expand Down

0 comments on commit 8099a09

Please sign in to comment.