Skip to content

Commit 3d69171

Browse files
committed
Merge pull request #34 from TomasVotruba/patch-1
Readme: simplify install
2 parents 1ea8370 + e953f9d commit 3d69171

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ this project will pave the way for one or more future PSRs.
2323
You can install this package through Composer:
2424

2525
```json
26-
{
27-
"require": {
28-
"container-interop/container-interop": "~1.0"
29-
}
30-
}
26+
composer require container-interop/container-interop
3127
```
3228

3329
The packages adheres to the [SemVer](http://semver.org/) specification, and there will be full backward compatibility

0 commit comments

Comments
 (0)