caleb пре 7 година
родитељ
комит
143926e6c8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ Run the following commands to download, compile, and run the analysis routine.
 
 ```bash
 # The recursive clone makes sure to also checkout the filval submodule.
-git clone --recursive gogs@git.fangmeier.tech:caleb/EGamma_ElectronTrackingValidation.git
+git clone --recursive https://git.fangmeier.tech/caleb/EGamma_ElectronTrackingValidation.git
 cd EGamma_ElectronTrackingValidation
 mkdir build
 cd build