소스 검색

Update readme to mention Git settings for Windows users.

Change-Id: Ie67372d1ea77ad025fe3cb42cfe7a6ecc94ee3df
tags/7.3.0.rc1
Leif Åstrand 9 년 전
부모
커밋
4e9139fce2
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3
    1
      README.md

+ 3
- 1
README.md 파일 보기

@@ -25,7 +25,9 @@ Cloning the project repositories
The Vaadin repository can be cloned using
<pre><code>git clone https://github.com/vaadin/vaadin.git</code></pre>

or using your favorite Git tool
or using your favorite Git tool.

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
=========

Loading…
취소
저장