diff --git a/README.md b/README.md index 1b73791..06a0c13 100644 --- a/README.md +++ b/README.md @@ -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: