Skip to content
This repository was archived by the owner on Oct 21, 2019. It is now read-only.

Commit 6b7698f

Browse files
authored
Update to use Atom Open package
1 parent d85233d commit 6b7698f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ available for some other editors.
1616
### Dependencies
1717
- Laravel 5.5.25 or greater
1818
- PHP 7.0.0 or higher
19-
- Atom Protocol Handler
19+
- Atom Open Package
2020

2121
1. Install the package:
2222
```sh
2323
composer require genealabs/laravel-whoops-atom --dev
2424
```
2525

26-
2. Install [Atom Protocol Handler](https://github.com/WizardOfOgz/atom-handler)
27-
as per the instructions provided there.
26+
2. Install [Atom Open](https://atom.io/packages/open) package.
2827

2928
## Configuration
3029
```php

0 commit comments

Comments
 (0)