We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c952f commit 9023c2cCopy full SHA for 9023c2c
README.md
@@ -20,7 +20,7 @@ Binaries can be found [here](https://github.com/42wim/dt/releases/)
20
Go 1.17+ is required.
21
22
```
23
-go install github.com/42wim/dt
+go install github.com/42wim/dt@latest
24
25
26
You should now have dt binary in the bin directory:
0 commit comments