diff --git a/ReactCommon/hermes/inspector/chrome/cli/main.cpp b/ReactCommon/hermes/inspector/chrome/cli/main.cpp index 18ed974dd4fd33..8a019b8baca5de 100644 --- a/ReactCommon/hermes/inspector/chrome/cli/main.cpp +++ b/ReactCommon/hermes/inspector/chrome/cli/main.cpp @@ -38,7 +38,7 @@ debug server. For instance, running this: will run a WebSocket server on port 9999 that debugs script.js in Hermes. Chrome can connect to this debugging session using a URL like this: - chrome-devtools://devtools/bundled/inspector.html?experiments=false&v8only=true&ws=127.0.0.1:9999 + devtools://devtools/bundled/inspector.html?experiments=false&v8only=true&ws=127.0.0.1:9999 Options: