From 3df692e6db5e89c6f2e6780ecf09c0dc97b20376 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Sun, 30 Apr 2017 21:18:45 +0430 Subject: [PATCH] No more needed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab88a33..c4bde1a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ git submodule update --init 2. You can alternatively install the package using pip: ``` -pip3 install --process-dependency-links dnsdiag +pip3 install dnsdiag ``` ## From Binary