Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar committed Dec 29, 2020
1 parent 95ef695 commit 915fe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ php artisan vendor:publish --provider="PrettyRoutes\ServiceProvider"
## Upgrade from `garygreen/pretty-routes`

1. In your `composer.json` file, replace `"garygreen/pretty-routes"` with `"andrey-helldar/pretty-routes"`.
1. In your `composer.json` file, replace `"garygreen/pretty-routes": "^1.0"` with `"andrey-helldar/pretty-routes": "^2.0"`.
2. Run the command `composer update`.
3. Profit!

Expand Down

0 comments on commit 915fe11

Please sign in to comment.