modd
modd copied to clipboard
chore: add install instructions for go v1.17+ users
- 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.
LGTM?
Not sure why CI would be failing as this is only a readme update.
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.