aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2015-12-03 14:44:32 +0200
committerVaadin Code Review <review@vaadin.com>2015-12-07 13:14:22 +0000
commitb76c71d4c4f45dde5f8f32bed63302870d4ccfbb (patch)
treed7a1f1e0e5c8f10741696e908af2a201c1096bfe /README.md
parent2af72ba9636bec70046394c41744f89ce4572e35 (diff)
downloadvaadin-framework-b76c71d4c4f45dde5f8f32bed63302870d4ccfbb.tar.gz
vaadin-framework-b76c71d4c4f45dde5f8f32bed63302870d4ccfbb.zip
Format recommended git settings as code
Change-Id: If392ebe303573aa74334923824e3566d943cda94
Diffstat (limited to 'README.md')
-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
=========