diff --git a/README.md b/README.md index 49575adf4..f1c2c41d5 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Returns an `Array` of the default [flags](docs/chrome-flags-for-tools.md Note: This array will exclude the following flags: `--remote-debugging-port` `--disable-setuid-sandbox` `--user-data-dir`. -### `ChromeLauncher.getInstallations()` +### `ChromeLauncher.Launcher.getInstallations()` Returns an `Array` of paths to available Chrome installations. When `chromePath` is not provided to `.launch()`, the first installation returned from this method is used instead.