Explorar el Código

Update 'README.md'

caleb hace 7 años
padre
commit
143926e6c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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