From 4fb7469d7316855d5783c41942f82eafbb1e0be5 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Sat, 14 Jan 2023 14:51:36 +0100 Subject: [PATCH] fix: small error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a16a21..3ce2eb7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To use `inql` in Burp Suite, import the Python extension: - Download the [Jython](https://www.jython.org/download) Jar - Start Burp Suite -- Extender Tab > Options > Python Enviroment > Set the location of Jython standalone JAR +- Extender Tab > Options > Python Environment > Set the location of Jython standalone JAR - Extender Tab > Extension > Add > Extension Type > Select Python - Download the latest `inql_burp.py` release [here](https://github.com/doyensec/inql/releases) - Extension File > Set the location of `inql_burp.py` > Next