diff --git a/README.md b/README.md index 2419a4f..30df3a4 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,10 @@ Usage Using hg-fast-export is quite simple for a mercurial repository : ``` -mkdir repo-git # or whatever +git init repo-git # or whatever cd repo-git -git init hg-fast-export.sh -r -git checkout HEAD +git checkout ``` Please note that hg-fast-export does not automatically check out the