From e8b34033e8258541c57726e9a9bf69a42bb10b3e Mon Sep 17 00:00:00 2001 From: J Logan Date: Sat, 7 Jun 2025 21:14:16 -0700 Subject: [PATCH] Clarify signed installer package file for download. (#38) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 190c5232..e3455e5f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you're upgrading, first uninstall your existing `container` while preserving uninstall-container.sh -k ``` -Download the latest installer package for `container` from the [Github release page](https://github.com/apple/container/releases). +Download the latest signed installer package for `container` from the [Github release page](https://github.com/apple/container/releases). To install the tool, double click the package file and follow the instructions. Enter your administrator password when prompted, to give the installer permission to place the installed files under `/usr/local`.