diff --git a/workspaces/editors.md b/workspaces/editors.md index e1ba28da3..a20c4184d 100644 --- a/workspaces/editors.md +++ b/workspaces/editors.md @@ -159,7 +159,7 @@ JetBrains IDE directory to point the default Gateway directory to the IDE directory. This step must be done before configuring Gateway. ```sh -cd /opt/idea +cd /opt/idea/bin ./remote-dev-server.sh registerBackendLocationForGateway ```