We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1802efd commit e5f6332Copy full SHA for e5f6332
README.rst
@@ -22,11 +22,9 @@ python project (actively supported version 2.7 and 3.3+).
22
Installation
23
============
24
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``
+1. ``$ git clone https://github.com/owtf/http-request-translator``
28
2. ``$ cd ./http-request-translator/``
29
-3. ``$ ./setup.py install``
+3. ``$ make install``
30
31
*Note*: The last step might require root privileges.
32
0 commit comments