瀏覽代碼

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