mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-10-29 07:36:08 +01:00
readme: fix link location
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ git clone "hg::http://selenic.com/repo/hello"
|
|||||||
To enable this, simply add the 'git-remote-hg' script anywhere in your `$PATH`:
|
To enable this, simply add the 'git-remote-hg' script anywhere in your `$PATH`:
|
||||||
|
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
wget https://raw.github.com/felipec/git/fc/master/git-remote-hg.py -O ~/bin/git-remote-hg
|
wget https://raw.github.com/felipec/git-remote-hg/master/git-remote-hg -O ~/bin/git-remote-hg
|
||||||
chmod +x ~/bin/git-remote-hg
|
chmod +x ~/bin/git-remote-hg
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user