Skip to content

Commit e5f6332

Browse files
committed
[readme] Update install section.
1 parent 1802efd commit e5f6332

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ python project (actively supported version 2.7 and 3.3+).
2222
Installation
2323
============
2424

25-
HTTP Request Translator can be installed from the ``setup.py`` python script:
26-
27-
1. ``$ git clone https://github.com/owtf/http-request-translator -b dev``
25+
1. ``$ git clone https://github.com/owtf/http-request-translator``
2826
2. ``$ cd ./http-request-translator/``
29-
3. ``$ ./setup.py install``
27+
3. ``$ make install``
3028

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

0 commit comments

Comments
 (0)