|
@@ -4,7 +4,7 @@ Run the following commands to download, compile, and run the analysis routine.
|
|
|
|
|
|
```bash
|
|
```bash
|
|
# The recursive clone makes sure to also checkout the filval submodule.
|
|
# 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
|
|
cd EGamma_ElectronTrackingValidation
|
|
mkdir build
|
|
mkdir build
|
|
cd build
|
|
cd build
|