Skip to content

Commit e063900

Browse files
Fix typo in the docs instructions
1 parent 7cbc185 commit e063900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Rollbar error monitoring integration for Laravel projects. This library adds a l
66

77
1. [Sign up for a Rollbar account](https://rollbar.com/signup)
88
2. If you're using Laravel 5.6 and up follow [Installation](https://docs.rollbar.com/docs/laravel#section-installation) instructions in our [Laravel 5.6 and up SDK docs](https://docs.rollbar.com/docs/laravel)
9-
3. If you're using Laravel 5.5 or lower follow [Installation](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower#section-installation) instructions in our [Laravel 5.6 and up SDK docs](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower)
9+
3. If you're using Laravel 5.5 or lower follow [Installation](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower#section-installation) instructions in our [Laravel 5.5 and lower SDK docs](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower)
1010

1111
## Usage and Reference
1212

0 commit comments

Comments
 (0)