Skip to content

Commit d0648a1

Browse files
authored
Update README.md
1 parent 3b4e5bb commit d0648a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ XDebug is already configured to connect to the host machine automatically. So ju
204204

205205
To debug a CLI script:
206206

207-
1. Create [remote debug configuration](https://www.jetbrains.com/help/phpstorm/2016.1/run-debug-configuration-php-remote-debug.html) in PhpStorm, use `PHPSTORM` as IDE key
207+
1. Create [remote debug configuration](https://www.jetbrains.com/help/phpstorm/2016.1/run-debug-configuration-php-remote-debug.html) in PhpStorm, use `phpstorm` as IDE key
208208
1. Run created remote debug configuration
209209
1. Run CLI command on the guest as follows (`xdebug.remote_host` value might be different for you):
210210

0 commit comments

Comments
 (0)