Skip to content

Commit ab8d4e9

Browse files
author
Daniel Gomes
committed
Add installation instructions to README
1 parent 5bd29b8 commit ab8d4e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ This way you have the possibility to use them and extend it's behavior tailored
4141

4242
#### Basic usage
4343

44+
##### Installation
45+
46+
```bash
47+
composer require dcsg/php-immutable-collections
48+
```
49+
4450
###### Creating a Typed List Collection
4551

4652
```php

0 commit comments

Comments
 (0)