Skip to content

Commit cd90c84

Browse files
committed
docs: fix README
1 parent dec4626 commit cd90c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Termux:
2727
```Shell
2828
# Get the debug localsocket name of WebView
29-
su -c cat /proc/net/unix | grep devtools_remote
29+
adb shell cat /proc/net/unix | grep devtools_remote
3030
# 0000000000000000: 00000002 00000000 00010000 0001 01 xxxxxxx @webview_devtools_remote_<pid>
3131

3232
# Perform port forwarding

0 commit comments

Comments
 (0)