Fix missing slash in url

This commit is contained in:
Kai Neuwerth 2018-12-07 13:51:23 +01:00 committed by GitHub
parent 214fb6c309
commit 0698430a68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ screenshoteer --url https://lobste.rs --w 500
screenshoteer --url https://news.ycombinator.com/item?id=18598672 --el ".fatitem"
screenshoteer --url https:/site.com --auth username;password
screenshoteer --url https://site.com --auth username;password
```
<p> List of of supported mobile devices: https://github.com/GoogleChrome/puppeteer/blob/master/DeviceDescriptors.js