Merge pull request #13660 from Tomyail/patch-1

docs: using chrome://flash to get the flash path
This commit is contained in:
John Kleinschmidt 2018-07-13 10:49:15 -04:00 committed by GitHub
commit d4486b0fc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ and then enable it in your application.
## Prepare a Copy of Flash Plugin
On macOS and Linux, the details of the Pepper Flash plugin can be found by
navigating to `chrome://plugins` in the Chrome browser. Its location and version
navigating to `chrome://flash` in the Chrome browser. Its location and version
are useful for Electron's Pepper Flash support. You can also copy it to another
location.