We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@latest
1 parent 264402d commit 6f4f300Copy full SHA for 6f4f300
README.md
@@ -67,7 +67,7 @@ You will need Go 1.22 or later to install pago.
67
Once Go is installed on your system, run the following command:
68
69
```
70
-go install github.com/dbohdan/pago@master
+go install github.com/dbohdan/pago@latest
71
72
73
Shell completion files for Bash and fish are available in [`completions/`](completions/).
0 commit comments