diff --git a/README.md b/README.md index 6a358cd..1b8cc89 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Since then, I started to improve the code. I switched the source code compatibil ## How to checkout the Tag Release First of all, you have to clone the repository. ```git -$ git clone git@bitbucket.org:arminwolf/algorithms-for-computing-line-estimators.git +$ git clone git@git.armin-wolf.de:2222/generalbgh/algorithms-for-computing-line-estimators.git ``` After you cloned the project, switch to the directory (e.g. algorithms-for-computing-line-estimators) and use the ``git checkout`` command. ```git