diff --git a/README.md b/README.md index 0ed4aa0..36330f2 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To compile it, you need to have `Go` installed on your machine. You can find how Then, you need to clone, execute and build the repository: ``` -git clone https://github.com/niclabs/dns-tools --branch v1.1.0 +git clone https://github.com/niclabs/dns-tools cd dns-tools go build ```