From 3e3684bc668e685808aac2ff650c975043ab4c37 Mon Sep 17 00:00:00 2001 From: Bhavesh Rajpurohit <53301324+bhaveshraj336@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:04:53 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d35cc9d..7a9d3b0 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ In order to utilize a different engine, add `engine: ` to the releva If you've got Go installed and configured you can install `gf` with: ``` -▶ go get -u github.com/tomnomnom/gf +▶ go install github.com/tomnomnom/gf@latest ``` If you've installed using `go get`, you can enable auto-completion to your `.bashrc` like this: