This commit is contained in:
Babak Farrokhi 2016-05-02 15:09:03 +04:30
parent b98a2100ee
commit bd643fddae
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

View File

@ -40,7 +40,7 @@ submodule update --init` and project directory to pull the required code.
```
git clone https://github.com/farrokhi/dnsdiag.git
cd dnsdiag
git submodules update --init
git submodule update --init
```
2. You can alternatively install the package using pip: