Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
'go get' is no longer supported outside a module.
  • Loading branch information
laurixyz committed May 14, 2022
1 parent 59b243f commit e4587c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
~gomodifytags~ makes it easy to update, add or delete the tags in a struct field.
It can be installed with
#+BEGIN_SRC shell :eval strip-export
go get github.com/fatih/gomodifytags
go install github.com/fatih/gomodifytags@latest
#+END_SRC

* Installation
Expand Down

0 comments on commit e4587c0

Please sign in to comment.