Commit 223be82f authored by Matthias Putz's avatar Matthias Putz

fixed links for windows in readme

parent 5a3954dd
...@@ -30,8 +30,8 @@ The editrights tools is provided as part of git-repo for Microsoft Windows. ...@@ -30,8 +30,8 @@ The editrights tools is provided as part of git-repo for Microsoft Windows.
###### Windows Command Shell ###### ###### Windows Command Shell ######
md %USERPROFILE%\bin md %USERPROFILE%\bin
curl https://raw.github.com/esrlabs/git-repo/master/repo > %USERPROFILE%/bin/repo curl https://raw.githubusercontent.com/esrlabs/git-repo/master/repo > %USERPROFILE%/bin/repo
curl https://raw.github.com/esrlabs/git-repo/master/repo.cmd > %USERPROFILE%/bin/repo.cmd curl https://raw.githubusercontent.com/esrlabs/git-repo/master/repo.cmd > %USERPROFILE%/bin/repo.cmd
###### Git Bash ###### ###### Git Bash ######
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment