]> source.dussan.org Git - vaadin-framework.git/commitdiff
Format recommended git settings as code
authorLeif Åstrand <leif@vaadin.com>
Thu, 3 Dec 2015 12:44:32 +0000 (14:44 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 7 Dec 2015 13:14:22 +0000 (13:14 +0000)
Change-Id: If392ebe303573aa74334923824e3566d943cda94

README.md

index 2f972ebefa8f5169921645b6b3b58459d83705ef..0425199ae0de138663bfea6670f3afc567eca86a 100644 (file)
--- 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
 =========