README.md: use example.com instead of gmail.com for example

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-06-09 16:37:15 +02:00
parent cf99b9b487
commit d142a8c89d
+1 -1
View File
@@ -153,7 +153,7 @@ With `git send-email` configured, you can clone the project and set it up for su
Configure your name and email address if you have not done so already:
$ git config --global user.email "you@gmail.com"
$ git config --global user.email "you@example.com"
$ git config --global user.name "Your Name"
Contributors must agree to the [developer certificate of origin](https://developercertificate.org/),