Skip to content

Commit 28e618c

Browse files
committed
Simplify installation instructions with composer
1 parent 9dec141 commit 28e618c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,10 @@
1010

1111
## Installation
1212

13-
Through Composer :
13+
With Composer :
1414

15-
```json
16-
{
17-
"require": {
18-
"texthtml/php-lock": "~1.0"
19-
}
20-
}
15+
```bash
16+
composer require texthtml/php-lock
2117
```
2218

2319
## Usage

0 commit comments

Comments
 (0)