Browse Source

updated firefox repo to be public

cecylia 5 years ago
parent
commit
2b4049d5f1
1 changed files with 1 additions and 1 deletions
  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 ..