diff --git a/README.md b/README.md index 0c2dbc0..d6f7ae9 100644 --- a/README.md +++ b/README.md @@ -85,12 +85,7 @@ sudo pip install dnspython sudo apt-get install python-argparse ``` -- Install for Centos/Redhat: -``` -sudo yum install python-argparse -``` - -- Install using pip: +- Install using Centos/Redhat/pip: ``` sudo pip install argparse ```