Skip to content

Commit

Permalink
[readme] Update install section.
Browse files Browse the repository at this point in the history
  • Loading branch information
DePierre committed Apr 18, 2016
1 parent 1802efd commit e5f6332
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@ python project (actively supported version 2.7 and 3.3+).
Installation
============

HTTP Request Translator can be installed from the ``setup.py`` python script:

1. ``$ git clone https://github.com/owtf/http-request-translator -b dev``
1. ``$ git clone https://github.com/owtf/http-request-translator``
2. ``$ cd ./http-request-translator/``
3. ``$ ./setup.py install``
3. ``$ make install``

*Note*: The last step might require root privileges.

Expand Down

0 comments on commit e5f6332

Please sign in to comment.