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