diff --git a/index.html b/index.html index b577857..7d1ab18 100644 --- a/index.html +++ b/index.html @@ -99,13 +99,12 @@

Installing Hg-Git the easy way:

free Microsoft Visual C++. (Be sure to install the 2008 version for compatibility reasons.) On Debian-style Linux, - run apt-get install python-dev. + run sudo apt-get install python-dev python-pip.

- Secondly, run easy_install hg-git. If you don't - have easy_install available, you can get it as part of - Python's - setuptools + Secondly, run sudo pip install hg-git. If you don't + have pip available, you can get it as part of Python's + pip package installer package.

@@ -114,6 +113,8 @@

Installing Hg-Git the easy way:

comes with hg-git (and Dulwich), though it still needs to be enabled as shown below (or through the TortoiseHg settings). + This currently only + works with TortoiseHg up to version 4.5.2.