From 5cb6a59698bde99d2b48369b20056ece6a489a8d Mon Sep 17 00:00:00 2001 From: Tim Arney Date: Wed, 6 Nov 2024 15:24:19 -0500 Subject: [PATCH] chore: Update Readme (#884) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Clément JANIN --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c02a8b32e..45d115471 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Pull Requests in this repository require all commits to be signed before they ca ### If using Colima -- Docker: `brew install docker docker-compose docker-credential-manager` +- Docker: `brew install docker docker-compose docker-credential-helper` Modify the docker config file to use mac os keychain as `credStore` @@ -65,7 +65,7 @@ nano ~/.docker/config.json } ``` -- Colima: `brew insteall colima` +- Colima: `brew install colima` ```shell # as /var/ is a protected directory, we will need sudo