diff --git a/init.el b/init.el index 3b2a538..58ad1d2 100644 --- a/init.el +++ b/init.el @@ -588,7 +588,7 @@ inserted between the braces between the braces." ;;; (in your home directory, not inside some Go module) ;;; ``` -;;; $ GO111MODULE=on go get -u golang.org/x/tools/cmd/gopls@latest +;;; $ GO111MODULE=on go get golang.org/x/tools/cmd/gopls@latest ;;; ``` ;;; 4. Install [goimports] which can be installed from Debian package