diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ef538b44e824eb44ba07747a0d36d32c6465751..cd6502ceb9c80d6f1f4726054eeb4fcc8a395863 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,10 +12,8 @@ Step-by-step guide for contributors ## Clone the GerritHub repo and make the change * Clone the repo from GerritHub -git clone ssh://<username>@review.gerrithub.io:29418/eclipse/titan.core -git clone ssh://<username>@review.gerrithub.io:29418/eclipse/titan.EclipsePlug-ins -... - + * git clone ssh://<username>@review.gerrithub.io:29418/eclipse/titan.core + * git clone ssh://<username>@review.gerrithub.io:29418/eclipse/titan.EclipsePlug-ins * Modify the files and compile