Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ovanschie committed Apr 17, 2018
1 parent 4d09be6 commit b60d7d1
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 @@ -23,7 +23,7 @@ You need Puppeteer installed for Browsershot to work, see: [https://github.com/s
First add the middleware to any routes you want to Pre-render.

``` php
\Appstract\CrawlRender\Middleware\CrawlerPrerenderMiddleware:class
\Appstract\CrawlRender\Middleware\CrawlerPrerenderMiddleware::class
```

Then run the crawler to pre-render your site:
Expand Down

0 comments on commit b60d7d1

Please sign in to comment.