This commit is contained in:
2016-05-01 11:50:04 +04:30
parent 0ff559610f
commit 88c5e20c69

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 init --update
git submodules update --init
```
2. You can alternatively install the package using pip: