Skip to content

Commit

Permalink
Updated the app.php path
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroennoten committed Sep 2, 2015
1 parent 6656d3d commit 5071909
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 @@ -16,7 +16,7 @@ Prerender adheres to google's `_escaped_fragment_` proposal, which we recommend

Require this package run: `composer require nutsweb/laravel-prerender`

After installing, add the ServiceProvider to the providers array in app/config/app.php.
After installing, add the ServiceProvider to the providers array in `config/app.php`.

'Nutsweb\LaravelPrerender\LaravelPrerenderServiceProvider',

Expand Down

0 comments on commit 5071909

Please sign in to comment.