modd icon indicating copy to clipboard operation
modd copied to clipboard

chore: add install instructions for go v1.17+ users

Open vprasanth opened this issue 3 years ago • 2 comments

  • Added instructions to use go install (for Go v1.17+ users) (ref)
  • Also removed the $ char from code samples so it can be copy & pasted.

vprasanth avatar Nov 24 '21 19:11 vprasanth

LGTM?

Not sure why CI would be failing as this is only a readme update.

teddy-codes avatar Apr 29 '22 03:04 teddy-codes

LGTM?

Not sure why CI would be failing as this is only a readme update.

According to the console output

The build phase is set to "MSBuild" mode (default), but no Visual Studio project or solution files were found in the root directory. If you are not building Visual Studio project switch build mode to "Script" and provide your custom build command.

I can take a look later today to see if there's anything I can do.

vprasanth avatar Jun 29 '22 18:06 vprasanth