Skip to content

Commit bac6b67

Browse files
committed
Improve install
1 parent 48440a7 commit bac6b67

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ More about this SEO practice: [How to deal with planned site downtime](http://go
2626

2727
Use composer!
2828

29-
```json
30-
{
31-
"require": {
32-
"php-middleware/maintenance": "^1.0.0"
33-
}
34-
}
29+
```bash
30+
composer require php-middleware/maintenance
3531
```

0 commit comments

Comments
 (0)