We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12dd444 commit dea23f4Copy full SHA for dea23f4
1 file changed
README.md
@@ -25,7 +25,7 @@ Run the proxy
25
-------------
26
27
# Don't forget to change the configuration of your IDE to use port 9010
28
- ./flow-debugproxy --xdebug 127.0.0.1:9000 --ide 127.0.0.1:9010 --vv
+ flow-debugproxy -vv --framework flow
29
30
Modification in Flow
31
---------------------
0 commit comments