KDAB / GammaRay

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
https://www.kdab.com/gammaray
Other
1.63k stars 283 forks source link

Git clone command on 'getting GammaRay' is incorrect #1011

Closed marcus-sonestedt closed 1 month ago

marcus-sonestedt commented 2 months 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