We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25a51b commit e8bc8f4Copy full SHA for e8bc8f4
README.md
@@ -70,7 +70,7 @@ For now, you can download and use the precompiled binary for Linux:
70
71
```bash
72
# Download the binary
73
-curl -Lo https://github.com/justbyitself/veritaclis/releases/download/v0.1/veritaclis
+curl -L -O "https://github.com/justbyitself/veritaclis/releases/download/v0.1.0/veritaclis"
74
75
# make it executable
76
chmd +x veritaclis
0 commit comments