소스 검색

Add the note about the PATH once again

Jan-E 8 년 전
부모
커밋
f1db48a526
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.Win32.md

+ 1 - 0
README.Win32.md

@@ -51,6 +51,7 @@ cd chromium
 fetch v8
 git stash
 ```
+Note: do not add the checkout dir to your path permanently if you've already installed git.exe somewhere in your path: the depot tools will create a git.bat in the checkout dir!
 
 Then I ran the following batch script, inside a 'VS2015 x64 Native Tools Command Prompt' (x64) or a 'VS2015 x86 Native Tools Command Prompt' (x86):