Skip to content

Commit

Permalink
chore: Update Readme (#884)
Browse files Browse the repository at this point in the history
Co-authored-by: Clément JANIN <clement.janin@cds-snc.ca>
  • Loading branch information
timarney and craigzour authored Nov 6, 2024
1 parent 9040130 commit 5cb6a59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand All @@ -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
Expand Down

0 comments on commit 5cb6a59

Please sign in to comment.