Closed marcus-sonestedt closed 1 month ago
The clone command in https://github.com/KDAB/GammaRay/wiki/Getting-GammaRay states:
git clone git://github.com/KDAB/GammaRay.git
but the correct command-line is:
git clone git@github.com:KDAB/GammaRay.git
The clone command in https://github.com/KDAB/GammaRay/wiki/Getting-GammaRay states:
git clone git://github.com/KDAB/GammaRay.git
but the correct command-line is:
git clone git@github.com:KDAB/GammaRay.git