File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,16 @@ A CLI and kubernetes CLI plugin that allows you to interact with open-cluster-ma
66## Quick start
77
88### Install the clusteradm command-line:
9+ #### From binaries:
910
10- From binaries:
11+ The binaries for several platforms are available [ here] ( https://github.com/open-cluster-management-io/clusteradm/releases ) .
12+ - Download the compressed file from [ here] ( https://github.com/open-cluster-management-io/clusteradm/releases )
13+ - Uncompress the file and place the output in a directory of your $PATH
1114
12- The binaries for several platforms are available [here](https://github.com/open-cluster-management-io/clusteradm/releases).
15+ #### From source:
1316
14- - Download the compressed file from [here](https://github.com/open-cluster-management-io/clusteradm/releases)
15- - Uncompress the file and place the output in a directory of your $PATH
16-
17- From source:
18-
19- Go 1.16 is required in order to build or contribute on this project as it leverage the `go:embed` tip.
20- The binary will be installed in `$GOPATH/bin`
17+ Go 1.16 is required in order to build or contribute on this project as it leverage the ` go:embed ` tip.
18+ The binary will be installed in ` $GOPATH/bin `
2119
2220``` bash
2321git clone https://github.com/open-cluster-management-io/clusteradm.git
You can’t perform that action at this time.
0 commit comments