diff --git a/README.md b/README.md index 45be08d..ccbc9eb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The upstream Go runtime code is extended to handle: # Usage Refer to https://www.mandiant.com/resources/blog/golang-internals-symbol-recovery for reverse engineering details and example usage. -You can download pre-built `linux` and `windows` GoReSym binaries from the [Releases tab](https://github.com/mandiant/GoReSym/releases/). +You can download pre-built `linux`, `macos`, and `windows` GoReSym binaries from the [Releases tab](https://github.com/mandiant/GoReSym/releases/). To build from source with a recent Go compiler, invoke the Go compiler: