summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f972ebefa..0425199ae0 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ The Vaadin repository can be cloned using
or using your favorite Git tool.
-If using Windows, you might want to add these Git settings: core.autocrlf=false and core.fileMode=false.
+If using Windows, you might want to add these Git settings: `core.autocrlf=false` and `core.fileMode=false`.
Setting up Eclipse to Develop Vaadin 7
=========