mirror of https://github.com/kubernetes/kops.git
Typo delete duplicated word
"you can also rerun rerun" has a duplicated word "rerun".
This commit is contained in:
parent
2b4af48489
commit
6400f5148e
|
@ -17,7 +17,7 @@ chmod +x ./kops
|
|||
sudo mv ./kops /usr/local/bin/
|
||||
```
|
||||
|
||||
You can also rerun rerun [these steps](development/building.md) if previously built from source.
|
||||
You can also rerun [these steps](development/building.md) if previously built from source.
|
||||
|
||||
## Linux
|
||||
|
||||
|
@ -30,4 +30,4 @@ chmod +x ./kops
|
|||
sudo mv ./kops /usr/local/bin/
|
||||
```
|
||||
|
||||
You can also rerun rerun [these steps](development/building.md) if previously built from source.
|
||||
You can also rerun [these steps](development/building.md) if previously built from source.
|
||||
|
|
Loading…
Reference in New Issue