Skip to content

Commit 6f4f300

Browse files
committed
docs(readme): recommend installing @latest
1 parent 264402d commit 6f4f300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You will need Go 1.22 or later to install pago.
6767
Once Go is installed on your system, run the following command:
6868

6969
```
70-
go install github.com/dbohdan/pago@master
70+
go install github.com/dbohdan/pago@latest
7171
```
7272

7373
Shell completion files for Bash and fish are available in [`completions/`](completions/).

0 commit comments

Comments
 (0)