diff --git a/README.md b/README.md index cec1497..334b265 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ In order to install QDSfit on your computers home directory use the setup.py scr Execute following commands on a shell prompt to get tho most current version and install the program in the *local* folder in your home directory: - hg clone https://chaos3.fkp.physik.tu-darmstadt.de/diffusion/QD/QDSfit/ - cd qdsfit + git clone https://gitea.pkm.physik.tu-darmstadt.de/markusro/qdsfit.git + cd qdsfit python setup.py install --prefix=$HOME/local This will fail most probably due to the **PYTHONPATH** variable not being set, you will get the following message: