Update README.md

This commit is contained in:
Hasan Bulat 2017-04-18 09:03:41 +07:00 committed by GitHub
parent 52392533d2
commit 4157279cec
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@ All binaries and libraries will be install in "~/android64" directory
### Testing
copy "tshark" and "dumpcap" in wireshark-2.0.12 directory to "/data" on your android devices then using adb to access android shell (you have to access root privilege)
$ cd /data
$ ./tshark --version
- `$ cd /data`
- `$ ./tshark --version`
if tshark working correctly, you will see output like this:
Running as user "root" and group "root". This could be dangerous.