remove go install path for now

This commit is contained in:
Evan Jarrett
2026-04-23 10:47:33 -05:00
parent dfee21e3d3
commit e81681d61b
-7
View File
@@ -85,13 +85,6 @@ Homebrew will automatically download the correct binary for your platform.
docker-credential-atcr version
```
### From Source (requires Go 1.26+)
```bash
go install atcr.io/cmd/credential-helper@latest
sudo mv $(go env GOPATH)/bin/credential-helper /usr/local/bin/docker-credential-atcr
```
## Configuration
### 1. Configure Docker