diff --git a/README.md b/README.md index fe782b5..b33a865 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ bazel-out/k8-fastbuild-ST-d17813c235ce/bin/test/hello_/hello: ELF 64-bit LSB exe ``` $ bazel build \ --platforms @io_bazel_rules_go//go/toolchain:linux_amd64_cgo \ - --extra_toolchains @zig_sdk//:x86_64-linux-musl_toolchain //test:hello + --extra_toolchains @zig_sdk//:linux_amd64_musl_toolchain //test:hello ... $ file ../bazel-out/k8-fastbuild-ST-d17813c235ce/bin/test/hello_/hello ../bazel-out/k8-fastbuild-ST-d17813c235ce/bin/test/hello_/hello: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=redacted, with debug_info, not stripped