uber-go / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
1.98k stars 107 forks source link

Update installation instructions in README.md #26

Closed SellJamHere closed 1 year ago

SellJamHere commented 1 year ago

This minimal PR documents the installation command. It took me a moment to look it up from the github.com/golang repo. Hopefully this can help save a few moments for others.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

sywhang commented 1 year ago

Thank you!

SellJamHere commented 1 year ago

Amazing turnaround! 🎆 Thanks @sywhang