Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KevCui committed Jul 7, 2017
1 parent 8b9b332 commit 590e74c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions rewrite.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@
# certain target URLs.
#
# PRECONDITION:
# 1. mitmproxy installation:
# http://docs.mitmproxy.org/en/stable/install.html
# ```
# sudo pip3 install -r requirements.txt
# ```
# 1. Requirements installation:
# ~$ sudo pip3 install -r requirements.txt
#
# 2. Client side CA setup:
# http://docs.mitmproxy.org/en/stable/certinstall.html
#
Expand Down

0 comments on commit 590e74c

Please sign in to comment.