From 707bfd716c2d3ff973f2aafccd8bf29b13dcc97a Mon Sep 17 00:00:00 2001 From: "Sachin S. Kamath" Date: Tue, 8 Dec 2020 16:21:52 +0530 Subject: [PATCH] readme: remove pip until updates --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7412e4f..ba8dd3b 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,6 @@ NTLMRecon is already packaged for BlackArch and can be installed by running `pac If you're on Arch Linux or any Arch linux based distribution, you can grab the latest build from the [Arch User Repository](https://aur.archlinux.org/packages/ntlmrecon/). -### PyPI - -You can simply run `pip install ntlmrecon` to fetch the latest build from [PyPI](https://pypi.org/project/ntlmrecon/) - ### Build from source 1. Clone the repository : `git clone https://github.com/sachinkamath/ntlmrecon/`