summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5658929e693..459f1637ac7 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,6 @@ Code licensed under the Apache 2.0 license. See [LICENSE](LICENSE) for terms.
## Get started developing
-### Set up local git config
- git config --global user.name "John Doe"
- git config --global user.email johndoe@host.com
-
### Set up build environment
C++ building is supported on CentOS 7.