diff --git a/README.md b/README.md index 21d3d0852c8bad78f0f0f860e3568005dbf99258..e4714b91dd250e56247cfb76b3654a3df1c358bd 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Do the following steps with root permission on the server installation: mkdir -p /usr/local/share/vl-dcc cd /usr/local/share/vl-dcc curl --silent --insecure --output - \ - https://USER:PASSWD@gitlab1.ptb.de/niepra01/vl-dcc/-/archive/master/vl-dcc-master.tar \ + https://a75436.berlin.ptb.de/vaclab/vl-dcc/-/archive/master/vl-dcc-master.tar \ | tar xf - --strip-components=1 # only once sudo apt install python3-pip # openSUSE: sudo zypper in python3-pip python3 -m venv .