diff --git a/doc/install.html b/doc/install.html index 6321ce726e..7d00678758 100644 --- a/doc/install.html +++ b/doc/install.html @@ -186,7 +186,7 @@ $ sudo easy_install mercurial

works on most systems. -(On Ubuntu, you might try apt-get install python-setuptools python-dev first.) +(On Ubuntu/Debian, you might try apt-get install python-setuptools python-dev build-essential gcc first.) If that fails, visit the Mercurial Download page.

Make sure the $GOROOT directory does not exist or is empty.