Просмотр исходного кода

updated firefox repo to be public

cecylia 6 лет назад
Родитель
Сommit
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 ..