Skip to content

Commit

Permalink
docs: fox mobile device testing example (#3887)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored and patrickhulce committed Nov 22, 2017
1 parent 207000a commit f19ffd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ $ adb devices -l
$ adb forward tcp:9222 localabstract:chrome_devtools_remote
$ lighthouse --disable-device-emulation --disable-cpu-throttling https://mysite.com
$ lighthouse --port=9222 --disable-device-emulation --disable-cpu-throttling https://example.com
```
## Lighthouse as trace processor
Expand Down

0 comments on commit f19ffd1

Please sign in to comment.