Skip to content

Commit 63e13d8

Browse files
committed
Update README.md
1 parent b78fa89 commit 63e13d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Dev Setup
1414
7. `python setup.py install`
1515
8. `rm -rf django-1.5b2`
1616
9. `pip install -r dj15req.txt`
17-
10. git clone git://github.com/lxneng/xpinyin.git
18-
11. cd xpinyin
19-
12. sudo python setup.py install
20-
13. cd ..
21-
14. rm -rf xpinyin
17+
10. `git clone git://github.com/lxneng/xpinyin.git`
18+
11. `cd xpinyin`
19+
12. `python setup.py install`
20+
13. `cd ..`
21+
14. `rm -rf xpinyin`

0 commit comments

Comments
 (0)