Skip to content

Commit f9f726a

Browse files
authored
docs: correct path to jetbrains ide bin path (coder#1166)
1 parent b3e6ce5 commit f9f726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/editors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ JetBrains IDE directory to point the default Gateway directory to the IDE
159159
directory. This step must be done before configuring Gateway.
160160

161161
```sh
162-
cd /opt/idea
162+
cd /opt/idea/bin
163163
./remote-dev-server.sh registerBackendLocationForGateway
164164
```
165165

0 commit comments

Comments
 (0)