Typo delete duplicated word

"you can also rerun rerun" has a duplicated word "rerun".
This commit is contained in:
AdamDang 2018-03-07 13:30:45 +08:00 committed by GitHub
parent 2b4af48489
commit 6400f5148e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.