Sfoglia il codice sorgente

Update 'README.md'

caleb 7 anni fa
parent
commit
143926e6c8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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