Skip to content

Commit 61e480f

Browse files
authored
Update README.md
1 parent fffbadb commit 61e480f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<h3>1.1 Mac OS X</h3>
44

55
<h5>1.1.1 pc env prepare</h5>
6+
```
67
1. install python2.7
78
2. "sudo easy_install pip"
89
3. "sudo pip install paramiko"
@@ -11,7 +12,7 @@
1112
6. "brew install libimobiledevice", if don't have homebrew ,install it first: "ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null"
1213
7. "git clone https://github.com/alibaba/iOSSecAudit.git"
1314
8. cd /path/to/iOSSecAudit, "python main.py"
14-
15+
```
1516

1617

1718
#notice#

0 commit comments

Comments
 (0)