Skip to content

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhouX committed Dec 7, 2020
1 parent 21b0199 commit d09a1be
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 @@ -188,7 +188,7 @@ Prerequisites:
```
mkdir -p $(go env GOPATH)/src/github.com/aliyunContainerService
cd $(go env GOPATH)/src/github.com/aliyunContainerService
git clone https://http://github.com/aliyunContainerService/et-operator
git clone https://github.com/aliyunContainerService/et-operator
cd et-operator
make
```
Expand Down

0 comments on commit d09a1be

Please sign in to comment.