Skip to content

Commit

Permalink
Update Readme to use go install
Browse files Browse the repository at this point in the history
Signed-off-by: zhujian <[email protected]>
  • Loading branch information
zhujian7 committed Jan 13, 2025
1 parent b4df2e9 commit 1f53586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ curl -L https://raw.githubusercontent.com/open-cluster-management-io/clusteradm/
#### From go install:

```shell
GO111MODULE=off go get -u open-cluster-management.io/clusteradm/...
go install open-cluster-management.io/clusteradm/cmd/clusteradm
```

#### From binaries:
Expand Down

0 comments on commit 1f53586

Please sign in to comment.