@@ -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