diff options
Diffstat (limited to 'README.end.e.md')
| -rw-r--r-- | README.end.e.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.end.e.md b/README.end.e.md index 3d769ad..6f94c77 100644 --- a/README.end.e.md +++ b/README.end.e.md @@ -58,7 +58,7 @@ sudo apt-get install -y {{.Name}} To install the source code instead: ``` -go install {{.ProjectURL}} +go install {{.ProjectURL}}@latest ``` ## Author |