Update README.md

pointing now to the proper push mirror
This commit is contained in:
2025-12-16 12:13:00 +01:00
parent 7bd4510ad5
commit 51dbf73090
+3 -2
View File
@@ -41,7 +41,7 @@ You will probably need to do that everytime you want to run the simulation or ad
Clone the musrSim repository
git clone https://zaher-salman@bitbucket.org/zaher-salman/musrsim.git
git clone https://bitbucket.org/muonspin/musrsim.git
then (see below for RedHat or other old systems)
@@ -56,7 +56,7 @@ This will install the `musrSim` binary in `/usr/local/bin`, but it can be moved
### Running the simulations ###
Prepare a file, `finlename.mac`, with your beamline and spectrometer design following the instruction in the [musrSim manual](https://bitbucket.org/zaher-salman/musrsim/src/master/doc/musrSim.pdf). Create a folder `data` and then run the simulation
Prepare a file, `finlename.mac`, with your beamline and spectrometer design following the instruction in the [musrSim manual](https://bitbucket.org/muonspin/musrsim/src/master/doc/musrSim.pdf). Create a folder `data` and then run the simulation
musrSim filename.mac
@@ -74,4 +74,5 @@ For compilation on RedHat systems:
### Contact ###
Thomas Prokscha <thomas.prokscha@psi.ch>
Zaher Salman <zaher.salman@psi.ch>