소스 검색

updated firefox repo to be public

cecylia 6 년 전
부모
커밋
2b4049d5f1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README

+ 1 - 1
README

@@ -19,7 +19,7 @@ docker load < ff_bootstrapped_2018_03_25.tar.gz
 rm ff_bootstrapped_2018_03_25.tar.gz
 
 # Get the slifox hg repo
-hg clone ssh://hg@git-crysp.uwaterloo.ca/firefox
+hg clone https://git-crysp.uwaterloo.ca/hg/slifox
 cd firefox
 hg checkout slitheen
 cd ..