diff --git a/index.html b/index.html index b577857..7d1ab18 100644 --- a/index.html +++ b/index.html @@ -99,13 +99,12 @@
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.