From 1a7213c839b1d2e3158ee18b290a98cc1da2f056 Mon Sep 17 00:00:00 2001 From: Qardruss <78308435+Qardruss@users.noreply.github.com> Date: Sun, 30 Jan 2022 09:01:34 +0000 Subject: [PATCH] Fix issue in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8139f23..de19c03 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,8 @@ katana --force -f "FLAG{.*?}" "RkxBR3t0aGlzX2lzX2FfYmFzZTY0X2ZsYWd9" Known issues --------------- ModuleNotFoundError: No module named 'colorama' -- Run `pip install colorama` -TypeError: __init__() got a unexpected keyword argument 'choices_method' -- Run `pip uninstall cmd2 && pip install cmd2=="1.0.1" +TypeError: \_\_init\_\ +_() got a unexpected keyword argument 'choices_method' -- Run `pip uninstall cmd2 && pip install cmd2=="1.0.1" Framework Methodology ---------------------