Merge pull request #5461 from mengjiao-liu/fix-docs

Update contributors development.md
This commit is contained in:
Kubernetes Prow Robot 2021-02-03 02:06:29 -08:00 committed by GitHub
commit f58ed8313b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ distributions and commands used to install these tools are below.
- Fedora/RHEL/CentOS
```sh
sudo yum update
sudo groupinstall "Development Tools"
sudo yum groupinstall "Development Tools"
```
- OpenSUSE
```sh